Loading Tool

Explorer IconExplorer

Memory Pool

74,624 transactions
27.71 vMB
0.07382446 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt b37bac2fba587eaba51c188aad565f618b2114a840e325bd30703b0fabb4c384
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 56e32e7dd62f0812867a0aed6ccb3be4a3f80c32ca33aaf4910c0aaef44d5731
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,457
Size: 1.00 vMB
Total Fees: 0.01463145 BTC
Feerates: 71.37 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (428,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,683 486,683 000000000000000000b9ddb563167677aa9b92a1c5ac57f37c7320ecc434e73b 394 0.18/1.00 vMB 84
486,682 486,682 0000000000000000009289e467d2e1320db4d24b27a80576d4d5aee968bbda5a 566 0.24/1.00 vMB 81
486,681 486,681 000000000000000000e7d38afb4869bdc67348b1338af2ea74bd6bab93783fa2 24 0.01/1.00 vMB 366
486,680 486,680 000000000000000000b6d975650e493a2e80286729e14cb7d528f73e2e9a565f 990 0.45/1.00 vMB 34
486,679 486,679 00000000000000000001c047ff9d071bc199f94ce70b42a235eb61c29fc6af8d 2,105 0.90/1.00 vMB 126
486,678 486,678 000000000000000000baa1462dc9847190dec587ef9b92bbb794c8f495f64108 711 0.45/1.00 vMB 124
486,677 486,677 00000000000000000093b7fb708cdb3d70e49cd460aeec5dc811fe0a6c804f03 2,155 1.00/1.00 vMB 111
486,676 486,676 000000000000000000ed919fbeb65880e4e7c810400d660f33f7a42283245f81 2,318 0.96/1.00 vMB 15
486,675 486,675 0000000000000000005d6745a0d74096c12f4540a27307fe31c8a27746f9a639 2,240 1.00/1.00 vMB 126
486,674 486,674 000000000000000000cf01f5b3c8072cbf912fa92e47b077ce2ffc3eb59a1854 1,868 1.00/1.00 vMB 21
486,673 486,673 000000000000000000fafd262766afd8106886110c95c957dbcca45f3c08062d 1,255 0.63/1.00 vMB 43
486,672 486,672 000000000000000000ca262597e4a667048f50dd23174a80bfac9560ab2966e6 2,415 1.00/1.00 vMB 109
486,671 486,671 000000000000000000ce3e6c365194d018066fbb08912f1b04ad8be44e0c9ae3 1,757 0.99/1.00 vMB 135
486,670 486,670 000000000000000000c9853de3ee519de1c5e3dd6ed6e3eccb95d1e9838ca006 2,049 0.99/1.00 vMB 200
486,669 486,669 00000000000000000005a9f600ec2608597683b1a43f7b4c8b82cc453b307524 2,265 0.99/1.00 vMB 203
486,668 486,668 000000000000000000703461874583a805e28c03bf3271742426ebf63a505ada 1,928 0.93/1.00 vMB 99
486,667 486,667 000000000000000000ae677591c52c7e79d3698248abb3353dfd7d1a511452c8 2,402 1.00/1.00 vMB 150
486,666 486,666 0000000000000000002cd96a35ca7f0f5f0ba35acc2946b85db70484b1103c12 33 0.01/1.00 vMB 398
486,665 486,665 0000000000000000008bae3ff27601db21760eb362507625baf4ee1bba4f057d 2,260 0.98/1.00 vMB 90
486,664 486,664 000000000000000000e9bf35da0e1782a85156e4aa440eb2ef83b487249fe786 1 0.00/1.00 vMB 0
486,663 486,663 0000000000000000004ea48233f073da3d4d2b8347132af0f688ee4cc5533c53 1,585 0.73/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.