Loading Tool

Explorer IconExplorer

Memory Pool

84,500 transactions
31.32 vMB
0.10513411 BTC
Random Selection Loading Transactions
Max Size: 188.87/200 MB

Candidate Block

Mining Attempt cc10b91acd1751763ec181adbf41a93feed85effd07da2fbb98d41754398fe76
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b0d61be68cb4367515ed652c9ebe607e5382b14db363503a8a571fd12aeef530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.03382883 BTC
Feerates: 150.76 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (604,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,702 310,702 0000000000000000045071276bb6e19d28849a860003589065641dc7e8c6de26 48 0.06/1.00 vMB 6
310,701 310,701 00000000000000001f0ce5cc74761eec8f04db94a5991cb4092ec30d38d01972 429 0.22/1.00 vMB 25
310,700 310,700 0000000000000000302e350523fbcc6ec955ddba229b03ca6b80a3ea3cbf4266 531 0.30/1.00 vMB 37
310,699 310,699 00000000000000003488602feed55123488d180c8b091957c8ea87840689520d 244 0.13/1.00 vMB 31
310,698 310,698 000000000000000037a7503bfe9d18113459c73cf21a3761c5da1b8ebd347a64 664 0.37/1.00 vMB 33
310,697 310,697 00000000000000001f1ab8eff7af7c8ab20f4909fe0eabecf243680f21a80ad5 1,014 0.60/1.00 vMB 31
310,696 310,696 00000000000000001511cb13c24448f203f035ffe5f1e81e395eea842bfe814a 263 0.12/1.00 vMB 35
310,695 310,695 00000000000000002477b7f8ef795aa158701cf21266d648ee69658dddedea37 475 0.22/1.00 vMB 30
310,694 310,694 00000000000000000d5d0e7ff6e44acf5e74f6a6aa5e8b17e90b93201660b85b 777 0.44/1.00 vMB 41
310,693 310,693 00000000000000002cd37d8251ad4525209c2c5fda73ec85370cf18622557615 121 0.06/1.00 vMB 30
310,692 310,692 00000000000000001c1c8e86a2f9878b36d1d3aca83a64a582ee13629c1a7370 528 0.29/1.00 vMB 31
310,691 310,691 000000000000000019ed1f3d7491143dc5e32d4a469cf50a855105cfda8c27ea 561 0.35/1.00 vMB 31
310,690 310,690 0000000000000000275316513b329f94c8349c413ab8b33d904785c998797002 352 0.19/1.00 vMB 24
310,689 310,689 000000000000000013b3eb24e566a31148067e400f219afa5e69cc6081d48c24 403 0.31/1.00 vMB 24
310,688 310,688 000000000000000031016dcd3ee83c7625b909343b2d8c62b6f8f3d09985da03 755 0.46/1.00 vMB 30
310,687 310,687 00000000000000003736c93638e3113ecb5d1307feaf9bb7deb5be387aac1648 538 0.34/1.00 vMB 27
310,686 310,686 00000000000000002509f5c8cb42803be1fb95fc36f5f2d885bf4383674f3dec 44 0.04/1.00 vMB 2
310,685 310,685 00000000000000003cdd2c9e6a8bd47d1c5375881e78e65f04e5a84d6405914c 230 0.18/1.00 vMB 25
310,684 310,684 00000000000000003a276da91a882e6879fc96f5a67a138e3d23fb8d19800499 353 0.21/1.00 vMB 28
310,683 310,683 00000000000000001b730713cc5b779cad9d4626bd2a730a9b94bff964a70a7b 611 0.49/1.00 vMB 18
310,682 310,682 00000000000000002eeefef0be972e19bf053cf21c8bd32b91c878161b3e879b 875 0.25/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.35 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: 661.99 GB
    • Received: 14.83 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.