Loading Tool

Explorer IconExplorer

Memory Pool

74,556 transactions
27.45 vMB
0.06860886 BTC
Random Selection Loading Transactions
Max Size: 167.75/200 MB

Candidate Block

Mining Attempt e035def9b9425926ce2f6c0c21a86b3f7a7a674bb879d00a578cb2c108e5e817
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 5c0ee44958c7017f315084402a8d2724ea08bbee3b8ea62d46a9e6aa2010d124
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.01011830 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (218,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,552 696,552 0000000000000000000c75ce795a7d86268df27ea9af3c42bc74909488fff670 3,277 1.00/1.00 vMB 16
696,551 696,551 0000000000000000000c3086ef31f6383b9258662ea1a7d54f10c0243f9279b0 1,474 0.67/1.00 vMB 8
696,550 696,550 00000000000000000006388d59e4fd13628d3d29023d7fe3fbd36be3f6c67c68 1,490 1.00/1.00 vMB 8
696,549 696,549 0000000000000000000c221309d4bd8ab1d852906501628f949facb8a18c4e96 643 0.21/1.00 vMB 11
696,548 696,548 000000000000000000032c9c71f54f2ff91109920f588b3c94704a9dca0ef22c 492 0.12/1.00 vMB 17
696,547 696,547 0000000000000000000fc795c28be7c6a805d575ab2f38944660a603c3cc7b16 1,265 0.56/1.00 vMB 2
696,546 696,546 000000000000000000029df05b26808d8742dc485dc125784d6f43ba7c6242d7 1,737 1.00/1.00 vMB 8
696,545 696,545 000000000000000000093fd51286f01dccf0ee36a9fd65df3c57ba3ea786e456 3,005 1.00/1.00 vMB 15
696,544 696,544 0000000000000000000ec5f3d883d565ac33e434fbf774dabbb4a988cbe25774 2,480 1.00/1.00 vMB 11
696,543 696,543 00000000000000000009c3cb2942826d7cc9b0f73e57aa651efa2b9bac1c0549 3,047 1.00/1.00 vMB 14
696,542 696,542 000000000000000000016717971947dce48b66222b0985d83aba54a4cb50565f 2,210 1.00/1.00 vMB 10
696,541 696,541 0000000000000000000a56161ab1e665446b323a024426bab8e98e2f992277bb 40 0.01/1.00 vMB 18
696,540 696,540 000000000000000000003e5f477d2c08f251b226c1337d7d841e4a9e370fc3ff 414 0.15/1.00 vMB 9
696,539 696,539 0000000000000000001209621d9b71e88afa30d4eb782cf9a0bb47162dc5b768 1,434 0.48/1.00 vMB 10
696,538 696,538 0000000000000000000ee4972317c607e56d423693e1250b8bffac989f4b593e 1,800 0.62/1.00 vMB 11
696,537 696,537 0000000000000000000641c67a9edd594ee2087a00551aae22786d30a1a740ec 1,354 0.44/1.00 vMB 12
696,536 696,536 00000000000000000010085f2b3d2c9668bd8ec267856b5ccb7f840d4d167e2b 1,223 0.45/1.00 vMB 8
696,535 696,535 00000000000000000003b506b8146d82d1bf8a070522ef23fdbcd072d6e14b93 2,428 1.00/1.00 vMB 12
696,534 696,534 0000000000000000000466c31503095a0bbf84d875af25c4636b36d5c17b33a0 1,374 0.65/1.00 vMB 5
696,533 696,533 0000000000000000000ff60ae5418e1579c7b704a235b805813aa60cd6bec336 722 1.00/1.00 vMB 3
696,532 696,532 000000000000000000060aaad08768ce41e53f78b7be67aa06d97734b62447c2 2,970 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 712.40 GB
    • Received: 17.17 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.