Loading Tool

Explorer IconExplorer

Memory Pool

72,798 transactions
28.12 vMB
0.07099902 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt 78a80e16314dd4273dda34a9fdbe923213e7817c256b0f9acc101eb976e6e44a
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 53f807fd61b30405691e45ae8dbbf650416572b53f2aa104fc24632778a35e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01478365 BTC
Feerates: 157.46 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (458,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,311 456,311 0000000000000000007af6f0ca52aeddbcf0bafe3d2157c8fd1e82bf64bd42a3 1,883 1.00/1.00 vMB 183
456,310 456,310 0000000000000000014484c18dc4734f49a409b0c6b5c7d514f4ad153bb61a31 2,511 1.00/1.00 vMB 229
456,309 456,309 00000000000000000081c1773e32a50bd5c3747cf3d747cc7a530e0f6b1e5c44 2,272 1.00/1.00 vMB 203
456,308 456,308 0000000000000000008a95bf85fe4c8476331d909c3c2a4fd439a95260f6cc53 2,612 1.00/1.00 vMB 245
456,307 456,307 0000000000000000018122f6ba9cc64ee4322cccbb89ff93342545d9e8131ed5 2,088 1.00/1.00 vMB 367
456,306 456,306 000000000000000001ee93aa5cf3282de209a4f71d12f213dc49c218475d0aa9 925 1.00/1.00 vMB 77
456,305 456,305 0000000000000000014432d69deda76a879e4b4645c62e293505fee316c55486 1,595 1.00/1.00 vMB 114
456,304 456,304 000000000000000000cdfd207e7a6af9c016dac7fc7ddd87d52a23100e08b508 1,850 1.00/1.00 vMB 149
456,303 456,303 00000000000000000015e08847827707c8af7b37fd5ad5df6cdfc2ce907bb774 1,378 1.00/1.00 vMB 108
456,302 456,302 000000000000000002327e20490a0a19aadb949dd92de16fc22026b52e584c25 2,750 1.00/1.00 vMB 124
456,301 456,301 00000000000000000008a88ce33c49bf9831423e8dce8fa637aee548263928aa 1,668 1.00/1.00 vMB 125
456,300 456,300 0000000000000000012d45e6679c1438dea67562074dadcda6c3468e16de39b9 3,010 1.00/1.00 vMB 145
456,299 456,299 000000000000000001d7ff4ab2246713bdac9134c7a304c38de5c3ebbca52396 2,001 1.00/1.00 vMB 156
456,298 456,298 00000000000000000254bbb1dbf74033931ea7b7bb12e450978924bfb197ac37 2,315 1.00/1.00 vMB 169
456,297 456,297 000000000000000000e6b579b4a4b43c8155f74586e26f9ce7e2fc0213845212 1,256 1.00/1.00 vMB 148
456,296 456,296 00000000000000000144b949e3152a81c009b0692fb65ff4bcd8285dc8ba79cf 1,924 1.00/1.00 vMB 170
456,295 456,295 0000000000000000001c404279e8591fed46dcd4471b925d5327000222383753 1,342 0.99/1.00 vMB 162
456,294 456,294 00000000000000000092aa1ac253441575b196e90545d8ad38837b1183e44ad0 2,439 1.00/1.00 vMB 200
456,293 456,293 0000000000000000001eac6453967332ab09f2ce0ded6c77651723b9db52cf84 2,753 1.00/1.00 vMB 187
456,292 456,292 00000000000000000224391e788ffdb8f7aaad509c873a9bbe55de58854e2521 3,386 1.00/1.00 vMB 357
456,291 456,291 00000000000000000069745fe8dd2c68906a0fb7850adb66fd38b3225667fe71 2,751 1.00/1.00 vMB 280
Previous 10 blocks ↓
Total Size: 782.45 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.52 GB
    • Received: 15.26 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.