Loading Tool

Explorer IconExplorer

Memory Pool

32,901 transactions
18.87 vMB
0.07813792 BTC
Random Selection Loading Transactions
Max Size: 101.47/200 MB

Candidate Block

Mining Attempt ecdf44a06e499caafce28e3fa6dcd1881e6e5ee4db3997ef8380f04cec73f3b2
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root f0df6f237beaed082317f903976921eb603cbb195c5addcf342b0945371e1e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,591
Size: 1.00 vMB
Total Fees: 0.04206193 BTC
Feerates: 301.36 > 4.22 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (661,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,281 252,281 0000000000000021d2ca3bb70769caf1fd13957fe967a573581291a37f2fb278 311 0.16/1.00 vMB 132
252,280 252,280 000000000000002b8e7a6c266a08cfcec94c32a011f6b3f59502eacce67ff49e 740 0.29/1.00 vMB 54
252,279 252,279 000000000000003be9fca71aaa6ce7ec4daf52651420e74441ffbfa788adf20d 599 0.25/1.00 vMB 208
252,278 252,278 000000000000004a85ed53ee82ebd955f58e73e89a2b8b840ef73c545e0f8f39 664 0.25/1.00 vMB 217
252,277 252,277 000000000000004b6be4a9c8ca2d5e75758d527473a6bca877b8a3b269b2fc38 415 0.22/1.00 vMB 136
252,276 252,276 000000000000001d976e500e4e880c9d16a8e7a30eff2b4638f1ce8e8a3d29c4 504 0.26/1.00 vMB 141
252,275 252,275 000000000000002e86c00be2633f1fd982a6b552b55d7d5864d05bbf3b48b3a9 235 0.14/1.00 vMB 142
252,274 252,274 000000000000003c950294b926f6604662b3a0dc1a005f57a60c46c6b4035f90 112 0.07/1.00 vMB 96
252,273 252,273 0000000000000048ba25c4d2336337ca63bd78b1dde0ac1b47d3bfb26eae43e4 45 0.02/1.00 vMB 49
252,272 252,272 0000000000000038de210c039a07d6cbdfe1c14ff250245d787d6989e6ef6a9f 676 0.25/1.00 vMB 233
252,271 252,271 0000000000000045eea1e1f9fb28e599e1d99d0792933968a2c39ff99bd5ed80 313 0.13/1.00 vMB 225
252,270 252,270 000000000000001f802536a22331535bb6c46c74ebb05277dacc5048c76d77c1 134 0.06/1.00 vMB 150
252,269 252,269 00000000000000174c80916cc99420946d3a6767f2eaf298d9f62e2e8b23e363 300 0.16/1.00 vMB 113
252,268 252,268 00000000000000455de655a4c6b37963389ad73bf8046fffc1c6d40e4cf48559 139 0.05/1.00 vMB 166
252,267 252,267 00000000000000299380b28be0926835bd512d264e0f13ace67e14a01f165797 455 0.17/1.00 vMB 183
252,266 252,266 0000000000000047ff2009cd7168bfb3e529e29841c35de048294bc0e8346372 88 0.04/1.00 vMB 180
252,265 252,265 000000000000004cd36483d79dfd32cbb0eda8c83e147969467e2d680777677f 390 0.17/1.00 vMB 160
252,264 252,264 00000000000000520fc022e3303786b162ec91fe393200880229afb94ba9846d 65 0.05/1.00 vMB 75
252,263 252,263 0000000000000036900ab56a565ceb05397ba81d7522ea06f2632a0cb75937cf 425 0.21/1.00 vMB 160
252,262 252,262 000000000000000ef3824393dd8ec05f1efbd128b492d0c798b08b23b9ed07ba 173 0.12/1.00 vMB 77
252,261 252,261 00000000000000126cd5ccc13d8b7fd24b4ec1c5de73c0299d5ace2be3c475ed 735 0.25/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 780.82 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: 560.48 GB
    • Received: 7.34 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.