Loading Tool

Explorer IconExplorer

Memory Pool

45,039 transactions
27.36 vMB
0.10345977 BTC
Random Selection Loading Transactions
Max Size: 143.04/200 MB

Candidate Block

Mining Attempt ead3e629fa6eebc9ee1b205c339747ee05542b7c44bfa7e377d99c92223ee7ac
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4f62ee63367aef92d54ef379d34b9881bd7f2b272d5dd3eb73d7f834df813a75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.04632039 BTC
Feerates: 151.01 > 4.64 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (606,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,471 308,471 0000000000000000050942e97b9660a2a8bda665829c0e186298286739ec1a76 453 0.27/1.00 vMB 24
308,470 308,470 00000000000000003b508b901e7bf54fb23c2c6ce450e095fcf11607280f8b07 355 0.57/1.00 vMB 25
308,469 308,469 000000000000000011b76bb09b923fe3a44d0ddf3835b5a805b87a796fc7401c 309 0.16/1.00 vMB 28
308,468 308,468 00000000000000000bc857b24871d16869d7f53fd7ab6125a728b6266dc696d0 558 0.28/1.00 vMB 32
308,467 308,467 00000000000000003e5fa774069de49b46ab90031e1c93ad7b7491a1140f26c0 171 0.08/1.00 vMB 32
308,466 308,466 00000000000000003aee213125c57a0fa8cda74cc6780b13e663fe70173dcfa4 236 0.17/1.00 vMB 24
308,465 308,465 000000000000000025ea95a95cff3d13af7df9379431c043d73494b3ee2e585a 256 0.09/1.00 vMB 39
308,464 308,464 000000000000000006e88dcd2c382019afb477725b181472a0aff75b04568fb0 434 0.25/1.00 vMB 24
308,463 308,463 000000000000000032054a3e5c2aee76be2dc87dd28df08c9662a4adcac7af53 256 0.09/1.00 vMB 36
308,462 308,462 0000000000000000371ac7e9046dc2f6bab43d8386d422b035e9861c17d40b52 120 0.05/1.00 vMB 28
308,461 308,461 00000000000000001e0767b2f2fcd2d729f5c44fec4cab794379d21e58cc2643 312 0.29/1.00 vMB 18
308,460 308,460 00000000000000002e398c6e234d50ddfae9dc9e45fb64b053122e0503d111e1 105 0.06/1.00 vMB 25
308,459 308,459 00000000000000002b0ed7c7a2d7d20610b70c4e33827cb66621528ca0480ad8 196 0.09/1.00 vMB 22
308,458 308,458 00000000000000002a09355bf46c3bafb7ab02705bfe572836081523342749e7 413 0.24/1.00 vMB 28
308,457 308,457 00000000000000002af52a763ed90b49d189664b0ffeaa0316087aa2f044cd96 375 0.17/1.00 vMB 33
308,456 308,456 00000000000000001cf4a4ba586e59578f63a02fe58a9f219b841600e7e5b014 537 0.27/1.00 vMB 33
308,455 308,455 000000000000000014f1e68c9e6dc9bea094c0d6367d8a41463e3911cb1b11f3 295 0.15/1.00 vMB 27
308,454 308,454 0000000000000000258f752a24c548e9290b912b4845c8f7c53d711b6da7c6d7 114 0.05/1.00 vMB 25
308,453 308,453 00000000000000000aafa8af759aed7c69df49955491f191189ff7c5f670fb9b 136 0.06/1.00 vMB 32
308,452 308,452 00000000000000003031c1e688149a606b0011fbc0e86792441feac58ae470f2 790 0.40/1.00 vMB 30
308,451 308,451 0000000000000000148a7eec2ed69a4ab631c3bc504f4f01c33ef1e102fe0653 186 0.12/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.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.