Loading Tool

Explorer IconExplorer

Memory Pool

76,657 transactions
28.57 vMB
0.06977973 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt 82f4c4fc4b0c89092510b9cf950c5239a825e6f166e54f0172fc69647b4f909e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 09c3e66d3d0f6c6414d7ac4ecfdef2dbe54023009c2da09d585524a2e70e1aaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.01050149 BTC
Feerates: 71.79 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (414,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,545 500,545 0000000000000000002ce797f38c4727235dea9a0569285f5a23954f473d98d3 2,410 1.00/1.00 vMB 771
500,544 500,544 0000000000000000001da9dae58f9066d3506cbf9472a8816b5108021530869f 2,083 1.00/1.00 vMB 778
500,543 500,543 0000000000000000007c1d3356fed582123f18d077f09097a5a0d7310c9f8606 2,433 1.00/1.00 vMB 1,046
500,542 500,542 00000000000000000083ca87f5e5cfb2d5b33402fe57ef1081eee0ad050095e6 2,632 1.00/1.00 vMB 1,123
500,541 500,541 00000000000000000000ca94283c7cf0566133a04435454d678d9512fc26000b 2,484 1.00/1.00 vMB 1,029
500,540 500,540 0000000000000000007ac8138db3a3ac34eea0eb6d07055ddc2028aaf90f6ba9 1,900 1.00/1.00 vMB 1,059
500,539 500,539 000000000000000000506defaf3aafe7c724faa1628f604f0d801266eb157c43 1,338 1.00/1.00 vMB 1,272
500,538 500,538 00000000000000000077a424f04a7f114dc34af2d95466d597f6b0a33360d8fa 2,118 1.00/1.00 vMB 785
500,537 500,537 0000000000000000008e5cff23415495727d5c15b90ec8c26e1cf6e001006484 2,271 1.00/1.00 vMB 957
500,536 500,536 000000000000000000233a540109a232a65aa3fff604c1385a33cca50f7708ad 2,719 1.00/1.00 vMB 1,016
500,535 500,535 0000000000000000001890602b21a79943601d127fd11b58fb4613d983deef01 1,323 1.00/1.00 vMB 954
500,534 500,534 0000000000000000006d9de32b354108dafca202f3a4474817db28c3f444ba07 2,089 1.00/1.00 vMB 1,140
500,533 500,533 0000000000000000006dd51cf7c4d86852c19495a99f42788baf1c4ebadc7df5 2,415 1.00/1.00 vMB 1,166
500,532 500,532 0000000000000000005f98fa34e85bc36d50cf98c5c3bf743f530dcd64513b6a 2,283 1.00/1.00 vMB 1,170
500,531 500,531 00000000000000000009e08a2e1c6b340959c378615cf171c6a642ab591909d7 2,621 1.00/1.00 vMB 1,046
500,530 500,530 00000000000000000079bb4131e4e6e222f7daba47a14d182676fac69ceedc6b 2,905 1.00/1.00 vMB 946
500,529 500,529 000000000000000000406166f3ff9a6f84f26495aa730222f25cdb4d16c695b4 2,605 1.00/1.00 vMB 1,110
500,528 500,528 0000000000000000008bf8cc09f7ff6cc2204f4bba8731a6e3cb703efb476a93 2,042 1.00/1.00 vMB 1,215
500,527 500,527 00000000000000000095be6e09d627be44b815c7f03c804fcfbf4ae400e5ff53 2,593 1.00/1.00 vMB 1,089
500,526 500,526 0000000000000000008e2032ef0876509b0c0a26bfadd48edbdebf727fe5323a 2,021 1.00/1.00 vMB 1,246
500,525 500,525 000000000000000000314550b5fd5105a92171e2123c706056f39aadb99d2947 3,057 1.00/1.00 vMB 1,079
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.