Loading Tool

Explorer IconExplorer

Memory Pool

74,817 transactions
28.74 vMB
0.09143032 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt 63ec5131fefe6cd16b6dcb3753b6fe49ce1774204357ef3467df546776bbff27
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 88fe25df0ab43f0d6b1f0975bea8254d4744323f97bc33587aa147b78d65bb78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03309790 BTC
Feerates: 201.37 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (251,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,026 664,026 0000000000000000000e0de68dad7e9148ba697eec2f66dbc7edbfb6c2d24272 2,507 1.00/1.00 vMB 41
664,025 664,025 000000000000000000009606dacca0d08a3f879c4a5a0899fd940eeeba84ce40 2,507 1.00/1.00 vMB 58
664,024 664,024 0000000000000000000ed3c12c82e4472e8c47acc08d67f0f8d1d0be84ba7cac 2,706 1.00/1.00 vMB 50
664,023 664,023 00000000000000000006c0c4f71578b4e69952f4e41a62418402ab953bf883db 1,757 1.00/1.00 vMB 25
664,022 664,022 00000000000000000000984d3c1eacf0c1ef3b03b58d48560f2a8f9b5d9dd9e5 2,257 1.00/1.00 vMB 27
664,021 664,021 00000000000000000004a3d1884231d2e9ffce41c25b3c049eaa60ee6b66ae20 2,607 1.00/1.00 vMB 55
664,020 664,020 00000000000000000001b53498c7aa0e88c262abcc501bb8169435b82dd0db86 1,125 1.00/1.00 vMB 16
664,019 664,019 00000000000000000005cab1069087ccf0d6ea6d224fd2cf296c06f430ed83bb 1,587 1.00/1.00 vMB 15
664,018 664,018 000000000000000000093b608b6d1dbdf0eccdfb0c7468691ac8ebf319f53867 2,363 1.00/1.00 vMB 42
664,017 664,017 000000000000000000061e624fb5b5b26aca54846eadbe874145e4fac2c039c1 2,864 1.00/1.00 vMB 19
664,016 664,016 00000000000000000004198dde222c616a7bd7928f0a272c74298f181c6c50a8 1,987 1.00/1.00 vMB 51
664,015 664,015 0000000000000000000dd3de88b3faef969b5c20b368b4430dda2259f99ef887 1,905 1.00/1.00 vMB 74
664,014 664,014 000000000000000000003ec68f91848c7be5a644c03b4e6bf84f2be97a59f2d5 2,362 1.00/1.00 vMB 33
664,013 664,013 0000000000000000000e56ef8e94232ffd20533f1c2a33120838d4bf81f2441f 570 1.00/1.00 vMB 8
664,012 664,012 0000000000000000000181e8cf5565df3b02c53186f52bce0e34656d9eed9549 2,425 1.00/1.00 vMB 13
664,011 664,011 00000000000000000008df4972ffb74e261470d577933b9ad3c713e3deb02ceb 2,180 1.00/1.00 vMB 29
664,010 664,010 00000000000000000009798d4b3e316408bc403d9c921a30309f0b77b755fd23 1,576 1.00/1.00 vMB 8
664,009 664,009 00000000000000000005f401ee354948f5f21ee6d4b01f1e402a248d40ff6812 2,161 1.00/1.00 vMB 13
664,008 664,008 00000000000000000002717992b5df271eadf61f5a9602bd1ef9da1acd86cb94 2,036 1.00/1.00 vMB 41
664,007 664,007 0000000000000000000cdca5e90740836167f3eea9a36042e4601bc49792c350 1,810 1.00/1.00 vMB 56
664,006 664,006 0000000000000000000e1e535e79ab80874f7d3691e173bcb42f55376397f8b9 2,515 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.46 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: 667.88 GB
    • Received: 15.30 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.