Loading Tool

Explorer IconExplorer

Memory Pool

80,925 transactions
30.64 vMB
0.07306748 BTC
Random Selection Loading Transactions
Max Size: 186.73/200 MB

Candidate Block

Mining Attempt d46e7e641725730f404f37a3a2a4fd3210f4e5fc7725ae20dde2dd52b4118a6c
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 3fca744332519c4b52388ce0f0461e59f00cde268765ad00585c734dc4cf6326
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,977
Size: 1.00 vMB
Total Fees: 0.00741730 BTC
Feerates: 318.30 > 0.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (221,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,844 693,844 0000000000000000000bb7c7fcad27b56f8c86ea4c7c0d1180d61ed8b2210c64 664 1.00/1.00 vMB 3
693,843 693,843 00000000000000000011c626b77edf2c9286146926b3457e41c685cc4114bea5 1 0.00/1.00 vMB 0
693,842 693,842 000000000000000000132313991cd4b124d588a4bac52345905fa91b53a11dc3 2,103 1.00/1.00 vMB 9
693,841 693,841 00000000000000000006fabb61d9aeb1ac281a214a151e608c665f12e7fb52a5 1,029 1.00/1.00 vMB 5
693,840 693,840 0000000000000000000a44050b194b3b09b15ae723e06bdc9d510afd4eca03e3 2,745 1.00/1.00 vMB 4
693,839 693,839 000000000000000000043b60068b3b126a4c5ed08babb1b377591cd4ac94c5df 2,587 1.00/1.00 vMB 21
693,838 693,838 0000000000000000000f62c266ab6569fd0cffee764cf3b2c4d4fcacc4fc7a60 2,951 1.00/1.00 vMB 20
693,837 693,837 0000000000000000000ef286928bf8b138a44ced9ff5878f67fe98c45eb5bd3a 1,190 1.00/1.00 vMB 6
693,836 693,836 00000000000000000010443ae6db74651522012ba7bca87d25057f45058aa9c2 2,621 1.00/1.00 vMB 10
693,835 693,835 00000000000000000003e976965b99395e8895d263c939b7ebd84680fd361326 2,619 1.00/1.00 vMB 18
693,834 693,834 00000000000000000000a90fcd34d1efcb0d0fc3b349b5a5baf2ac5c7c43d7c9 971 1.00/1.00 vMB 2
693,833 693,833 0000000000000000000a00b94b244933ecafcc2148e9dddc48ee6ee8e99395f6 3,151 1.00/1.00 vMB 16
693,832 693,832 0000000000000000000321ad72a071c52583b215b9f7a62cb4c098e12eb1216d 952 1.00/1.00 vMB 4
693,831 693,831 000000000000000000028bb50ccdf532bf9b5258d260f85ac5e653847725114e 2,242 1.00/1.00 vMB 11
693,830 693,830 0000000000000000000ec09f3db9cacd120175c3cde3a4e27b29be539118ee94 238 1.00/1.00 vMB 1
693,829 693,829 0000000000000000000f2fe94901ca8dc1f7efb5363345e9d5fb21be08bfb1ca 1,843 1.00/1.00 vMB 9
693,828 693,828 0000000000000000000d3e74e4b61d3a42704eca24ed16ea60d8bedab4e76baa 813 1.00/1.00 vMB 5
693,827 693,827 0000000000000000000c492c4dbfec084a663f799faae6a06fc82f493f464bac 2,801 1.00/1.00 vMB 13
693,826 693,826 00000000000000000008467c62d5020ef753af543f5630ad93a80748730d372e 2,845 1.00/1.00 vMB 16
693,825 693,825 00000000000000000005d20fc07e8d55e1dbe420a13dd2f45fad454969b70b7d 1,547 1.00/1.00 vMB 6
693,824 693,824 000000000000000000070ab9f94270fd37bccf254bf912757a6f00284430e466 1,656 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 706.91 GB
    • Received: 16.66 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.