Loading Tool

Explorer IconExplorer

Memory Pool

34,872 transactions
26.73 vMB
0.04055819 BTC
Random Selection Loading Transactions
Max Size: 146.98/200 MB

Candidate Block

Mining Attempt 9667f98981442e558eb459686ec499824ecad0c2c4bdbbbb39b46d71c01e055f
Version 20000000
Previous Block 0000000000000000000087ff388b876d45496f0946881d856f7fef958d768b33
Merkle Root 8b03e26d6e8fe7e52344d368aaa06d329f5d11a5d088a3433676e3572540f71f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,835
Size: 1.00 vMB
Total Fees: 0.01012427 BTC
Feerates: 150.86 > 1.01 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,307 (772,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,336 167,336 0000000000000b8800111c4c449fb9db044e947c2c9f53f445d816157de5af02 83 0.03/1.00 vMB 48
167,335 167,335 00000000000004461fe1ca31325a6e836833719311027266e2491ba717c9b1f5 11 0.00/1.00 vMB 239
167,334 167,334 0000000000000bf43798ed33cf848364738096680da72a54ec1574bdcf819936 21 0.02/1.00 vMB 80
167,333 167,333 0000000000000a3ed4cecb46f54c53b4f3b46839e08314e78ca8ed6c75f5cef3 29 0.01/1.00 vMB 115
167,332 167,332 00000000000004bc530db289e4c771976452235431692850e39c41cc03b01202 37 0.01/1.00 vMB 90
167,331 167,331 00000000000003120f6f5c25af00a132d76102691a85e070841f4ba2e1da472a 14 0.00/1.00 vMB 193
167,330 167,330 0000000000000a25c0d0bdf5746c35022fa146607eedeacf8317c185b699e703 9 0.00/1.00 vMB 62
167,329 167,329 000000000000028fca07df878ce39ae80115f56c2524379e556ebb945363cc6c 22 0.01/1.00 vMB 103
167,328 167,328 0000000000000034781c434d8cc9d1bfaf6ba003846ca7e37317a207e1d5d7c9 7 0.00/1.00 vMB 24
167,327 167,327 000000000000021eb520df39289a70e40c59822a8c47924dc4940e7d0c1455c4 25 0.02/1.00 vMB 107
167,326 167,326 00000000000000e40452c311aaa7956baeff34a35a3feed782a310f20195e2b7 11 0.01/1.00 vMB 68
167,325 167,325 0000000000000ba81ce42af84f27ad864d008747776eb68cbdcde85478f27608 165 0.05/1.00 vMB 60
167,324 167,324 00000000000004413246c6e828935e348f3b3645655818309dec397e99b98d43 19 0.01/1.00 vMB 198
167,323 167,323 00000000000003aa19238db930d2ede7a2ea70797f4c40947f21dea650d3865f 50 0.02/1.00 vMB 179
167,322 167,322 00000000000001a78631e3da4382322ed1550faf9c2cddd611c8ee97ffa4300b 1 0.00/1.00 vMB 0
167,321 167,321 000000000000081fc47a83825f69013ace049df48c84693e4b17592697e38847 18 0.01/1.00 vMB 95
167,320 167,320 00000000000007a2b7df31a2b6c09889e7f82a815d3b250be02074baa9bf05f3 78 0.03/1.00 vMB 141
167,319 167,319 0000000000000515fd9feea55909c44cdbf0ced4c6425092146000dab9df831a 16 0.01/1.00 vMB 143
167,318 167,318 00000000000003515fc7cf2f3dfe0c730341049c6648540bccf4d00688666482 15 0.01/1.00 vMB 60
167,317 167,317 0000000000000ba6f12158111862ae30b42fca97187623dda2745cc2dcc12c7d 6 0.00/1.00 vMB 19
167,316 167,316 0000000000000689d60387da4f337195f4f1e2f54e5371fe17309503a57aa36c 5 0.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 827.30 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: 4,447.77 GB
    • Received: 241.91 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.