Loading Tool

Explorer IconExplorer

Memory Pool

37,843 transactions
27.01 vMB
0.06399935 BTC
Random Selection Loading Transactions
Max Size: 137.45/200 MB

Candidate Block

Mining Attempt 0842b181dda6826438387ef72fcc5b91bb197cf576deb9f0dab81a148c889279
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 1fdff167a65dfdf3b1a4cb9566c22b9dd20c5794507695e8afdc3d55cdec3b5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,809
Size: 1.00 vMB
Total Fees: 0.01311561 BTC
Feerates: 100.28 > 1.31 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (635,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,469 279,469 0000000000000001b37fb1208268cd57e4aeeff20cc0fba633b9506b94ebdfbf 127 0.04/1.00 vMB 36
279,468 279,468 0000000000000002336edd9412f05cb5e1927987e94807d59af359803588cfa6 238 0.12/1.00 vMB 28
279,467 279,467 000000000000000072d2ed7ca722864570c0c7ad3b3961c97e577d028ae7b8b0 90 0.03/1.00 vMB 80
279,466 279,466 0000000000000002fec82cd245fe4b144d918e606991351d848164c1977dc2ea 160 0.11/1.00 vMB 27
279,465 279,465 000000000000000049b7c5622e1fcd70fa154844253c078ff2bd0e1def9f190d 618 0.25/1.00 vMB 42
279,464 279,464 000000000000000301baf17403041bbf233718bd151ce362efaab503ba3031b9 85 0.03/1.00 vMB 41
279,463 279,463 00000000000000023cd52686d392ad79d260cbf43bc39da957ea82207d910e88 113 0.06/1.00 vMB 31
279,462 279,462 0000000000000001fe69f99488898426a950af7debe8a419fa4b5ccc0cb01c46 70 0.04/1.00 vMB 29
279,461 279,461 00000000000000028a58bbb03f340f7d58bbf00e41c1120bbfb449ae7684aa36 146 0.18/1.00 vMB 13
279,460 279,460 0000000000000001b466c5a274d419b2d1139b9781d0c2389967ea5a19834b94 113 0.03/1.00 vMB 96
279,459 279,459 0000000000000001c228e59125dd4e4c587a762b8ae739675f2fc51d567e4c61 496 0.25/1.00 vMB 76
279,458 279,458 00000000000000020d0cbef5a769b86dfc52b38257eaabf7a840ca408543ce8b 502 0.25/1.00 vMB 52
279,457 279,457 0000000000000002b62afafb7358b17394647a4a1224521e0b27f7a4fe759f12 14 0.00/1.00 vMB 54
279,456 279,456 0000000000000001437f895e1b56539e4df47923f76f1bd2ca58ecb8c95e7eee 109 0.09/1.00 vMB 13
279,455 279,455 0000000000000000c4f9c518169801d277c6c47fc64ae80a3458a22bb475ab35 606 0.25/1.00 vMB 33
279,454 279,454 000000000000000290f864960b25f99e1a1a1303535d4d44e4ad782719cf122a 85 0.03/1.00 vMB 281
279,453 279,453 00000000000000002bc585c729e9da9f25145d3381a1430043a74b3a36e0729e 32 0.01/1.00 vMB 37
279,452 279,452 0000000000000000d070be025925c04d212b8185ae0d8b0be694ec377676b211 319 0.16/1.00 vMB 51
279,451 279,451 00000000000000011de184ebb179477bcb79362f4627c89056b62f17eb4656a1 239 0.11/1.00 vMB 45
279,450 279,450 0000000000000000a001cb6b119e34799dc6f82fcaef5f37946f3981f522ea06 285 0.20/1.00 vMB 32
279,449 279,449 0000000000000001f2bc4037c8c27490b56179ae4b75086af5e93139ea30ba2c 10 0.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.