Loading Tool

Explorer IconExplorer

Memory Pool

80,015 transactions
30.02 vMB
0.08680611 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt 40cc84136765a2ea89d474983d91c495a9d968cd4932bdc126cdc01e24f441a3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root e5593628fc812bd2ebe6203f59d1d9f2695a147a0e8baa7ffdae8c9964fff29b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.02538004 BTC
Feerates: 301.07 > 2.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (623,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,519 291,519 000000000000000008ad82dec7e98b70a052a13429bb01ca8408ab4e3f3f248b 256 0.12/1.00 vMB 34
291,518 291,518 0000000000000000c8629556cc998d4cb366a484d8a600d29dc44da2edc20fd5 419 0.25/1.00 vMB 29
291,517 291,517 00000000000000000df31dba947979e7e3690b938698f088831e1e3589043fe7 512 0.22/1.00 vMB 27
291,516 291,516 00000000000000004033940893fad847cb9930f59296c4c2d6614b7e6a894607 755 0.25/1.00 vMB 74
291,515 291,515 00000000000000006d1b032d3ea4c2f8c578b542f8fb6f39f09406aa22f67eff 1,251 0.88/1.00 vMB 26
291,514 291,514 0000000000000000cd32ad5eb0e1ce3d729bb8886f25ff1fb6e43560f4a1b66b 707 0.25/1.00 vMB 62
291,513 291,513 00000000000000004f1fe412ad24ecb6aaf032d1f8abdc6a29ff863fb179e5bd 100 0.10/1.00 vMB 15
291,512 291,512 00000000000000009d328304ad164f5957d1e03d18c8938b874a703e5d299a7f 297 0.12/1.00 vMB 62
291,511 291,511 0000000000000000af7383f5c532439894d90c08f8ad8467974176f81826295e 786 0.50/1.00 vMB 27
291,510 291,510 0000000000000000831e03ef1e36a8ffad008096b37ff9edc6fa594992cb778b 1,024 0.35/1.00 vMB 51
291,509 291,509 0000000000000000baa955b4c64fbb334052f9ea8a3bd4b920e563246e3d4bac 584 0.26/1.00 vMB 60
291,508 291,508 0000000000000000098465026385a1f9549741334cc652e914bfc9a2e286c602 1,470 0.69/1.00 vMB 42
291,507 291,507 00000000000000009511abea12ff043208e9957585e3bf749251ad45d30b12a3 18 0.01/1.00 vMB 42
291,506 291,506 0000000000000000b93d52a92335bec35ef7269307473dfc13ff4d94226ac060 154 0.06/1.00 vMB 38
291,505 291,505 0000000000000000fc90131bcd125c6065a9eb835491ecbefd911c6b3cc05306 27 0.01/1.00 vMB 61
291,504 291,504 0000000000000000a4cfa849fd4a3a0e6c51869d86333bec3a668f51d25f3174 401 0.15/1.00 vMB 31
291,503 291,503 0000000000000000499aafcd5b6b4dd805576301d91e938e1d6c49bc872f7580 961 0.40/1.00 vMB 44
291,502 291,502 00000000000000003db4525120be02a2b92afb483e27fef92fe71770ca104e76 201 0.24/1.00 vMB 14
291,501 291,501 0000000000000000ef8012afc83c782e378448ec5cf77350cc43dda006bc6d89 1,234 0.50/1.00 vMB 121
291,500 291,500 000000000000000031ca93a2908ff3a668370a36b56f30610b43e63d3e1dfbb1 512 0.17/1.00 vMB 66
291,499 291,499 000000000000000052e3b0c5b88d1fac72146cf5c31a8972f7fd1a792ce4b4ac 97 0.35/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.