Loading Tool

Explorer IconExplorer

Memory Pool

74,655 transactions
27.52 vMB
0.07147186 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt ab392f2e15455411a740230792a7f953ca02824c1dfa6c276a74d3db1e52a787
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2a3f2ec1b7a4e717cc0136b152cc5b8b8b693c11cd92b3c7ebb147f976e473b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.01271337 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (48,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,645 866,645 0000000000000000000069e1daaf65a4494c595458665a18d9ab78f7039e6c42 3,781 1.00/1.00 vMB 5
866,644 866,644 000000000000000000022e127df01387c8793114eda081737652ec0014e93798 5,332 1.00/1.00 vMB 4
866,643 866,643 00000000000000000000e0f1a199708cc225f6c500e1ca1fa92dcf7d85bd9686 3,706 1.00/1.00 vMB 6
866,642 866,642 000000000000000000024d9936fcbb9980c42ef76de814a3938b04649e522e37 3,517 1.00/1.00 vMB 8
866,641 866,641 000000000000000000013a63ef921c8c949fb1d43e5cffe2398a9e7fbd3167ae 6,558 1.00/1.00 vMB 15
866,640 866,640 000000000000000000007ac05c5e828f903a006cb82a7cef52188e61247a8ace 4,492 1.00/1.00 vMB 6
866,639 866,639 0000000000000000000181401e9384fc0aa0e61c7917224fe411659a500e35fb 5,528 1.00/1.00 vMB 7
866,638 866,638 0000000000000000000174d802afeda2a6597808e511c6397aad466b5a97c989 4,522 1.00/1.00 vMB 9
866,637 866,637 00000000000000000002144c2ff3b9a0d61bff0c8720d739fc9db1b866948c0e 4,139 1.00/1.00 vMB 6
866,636 866,636 00000000000000000002ed4bb1fa8e81769109ef7bbfde08b6928349fc7cc6f3 5,503 1.00/1.00 vMB 5
866,635 866,635 00000000000000000001ec6cbbbb4b67a4110334cd2ee5d9038c32cc5df6e873 5,592 1.00/1.00 vMB 4
866,634 866,634 0000000000000000000217a7851e2cde597bfe507a615f10d8a6de3ec3ca1ae0 5,870 1.00/1.00 vMB 4
866,633 866,633 00000000000000000002083ef02109c220404cbd11fbefb934d08515b023051b 5,687 1.00/1.00 vMB 4
866,632 866,632 000000000000000000012347289fcf9eca9d515016b15fd7836744bef54b61a7 3,786 1.00/1.00 vMB 6
866,631 866,631 000000000000000000026dcd3a527dcc7d6c5d783984dc6accb561b80d33f67d 4,165 1.00/1.00 vMB 5
866,630 866,630 000000000000000000026148b009d1bc5c6605a5c64c51e80f18238fdd8c38b9 5,929 1.00/1.00 vMB 2
866,629 866,629 0000000000000000000226a97d032a9a36d0c0d7d17f6733f70d24b62c305b12 5,264 1.00/1.00 vMB 2
866,628 866,628 00000000000000000001995a99c0d624fff27f39c1271b447e8e7e46e075e393 4,581 1.00/1.00 vMB 2
866,627 866,627 00000000000000000000894b083ca158d055dbcd2d361322649baebb5cf99bb9 4,280 1.00/1.00 vMB 5
866,626 866,626 000000000000000000012e8e3d831643260c4a1108dde9c9b355b4572785f2e2 5,009 1.00/1.00 vMB 4
866,625 866,625 00000000000000000002ac3139bafbe1135d4ebd4b50e1f53b00116437cda595 5,256 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.