Loading Tool

Explorer IconExplorer

Memory Pool

77,577 transactions
29.04 vMB
0.07931767 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 806145763064f2811081b07a73675cf2e9f3ce4e5ffc077130550b7ece753656
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root aac6ee4539e4a41c28e9c0a982828295f7f24cb75b4af75a8ac122891fba0903
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.01851572 BTC
Feerates: 302.06 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (183,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,136 731,136 00000000000000000000ad2aa26fc7d78407decd83ba1102b12e6dee00119fd3 2,717 1.00/1.00 vMB 8
731,135 731,135 00000000000000000007b0cd4b7ee3ffb048e20ad248d13a17ebd7ef28a4d1f8 1,997 1.00/1.00 vMB 6
731,134 731,134 00000000000000000002d82780e0de52ccc359d9b6b106df4233273af135f404 2,282 1.00/1.00 vMB 3
731,133 731,133 0000000000000000000713a35712d2ac26c1a37135376eab8609206b00151031 3,037 1.00/1.00 vMB 5
731,132 731,132 00000000000000000008cb7bc0069f1720d2be51863d6463b8a0cb6110c1f113 2,689 1.00/1.00 vMB 13
731,131 731,131 00000000000000000000e0aa601fe70f253e59c70c30641cbd9de961e1410d64 2,551 1.00/1.00 vMB 14
731,130 731,130 00000000000000000002afd18ce2abeac2faaa24f74c7970b287ec39ce37cc70 1,306 0.48/1.00 vMB 7
731,129 731,129 00000000000000000005bf1f31216442e678e395f03760a32cb99c4aaf7e8d26 1,663 0.59/1.00 vMB 5
731,128 731,128 0000000000000000000956d5a3bf0fca3062f1807e61c2e6459624ea7d6adde8 2,869 1.00/1.00 vMB 10
731,127 731,127 000000000000000000022eb5aac5ca5849051f5a1e0a89c3d79fb0bcb691c211 2,144 0.71/1.00 vMB 8
731,126 731,126 000000000000000000046f6fc03cc6347b76e78e0adb35d872affee588ed0338 440 0.16/1.00 vMB 6
731,125 731,125 000000000000000000018e4734ecc42e4587759015d00332eed2c2e05b401217 2,970 1.00/1.00 vMB 8
731,124 731,124 00000000000000000005d24d4baa2f0c232036cdd334570bf59757447b896bd1 526 0.40/1.00 vMB 3
731,123 731,123 000000000000000000009010b77b2d1a1cef349cc08bd930b919ac7f0b17c54a 1,615 1.00/1.00 vMB 4
731,122 731,122 0000000000000000000417ab9f560a8f9c11cc530b36ca5a643b3dcc4e861cdc 2,884 1.00/1.00 vMB 11
731,121 731,121 000000000000000000057233417ec43a257067fa7864f06bc7d0664a9eece1b2 75 0.05/1.00 vMB 5
731,120 731,120 00000000000000000005d671bde2e35a89a26a27708a7838083ee8cc7983a0f7 2,239 0.77/1.00 vMB 7
731,119 731,119 000000000000000000090f27b0461b21623b29aa05efd39f95b113badd245e68 2,698 0.93/1.00 vMB 8
731,118 731,118 00000000000000000002da97f152096a262fdbb0d17b0adc668a284e94d1e6a1 553 0.20/1.00 vMB 12
731,117 731,117 000000000000000000017966b25a85a1e36a7486eeea96a82b526f2a5dd7c048 1,009 0.62/1.00 vMB 5
731,116 731,116 000000000000000000035bfe889aac5d0eb76723ca80451c9e188492f4c8da4e 1,801 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.