Loading Tool

Explorer IconExplorer

Memory Pool

77,052 transactions
28.73 vMB
0.07755005 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt f262e98ba7e5146e04ecbe47c64d5ff2b6f4b2f61cc89135add419841996434b
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root f4e10df6195b695a78683b95e5423806e81c8d51b4879b3b3574afb898a1a390
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.01767300 BTC
Feerates: 100.17 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (280,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,003 635,003 00000000000000000010ce8adb9d43b791147927091d83c469488580f6fd0d6b 2,527 1.00/1.00 vMB 43
635,002 635,002 0000000000000000000626cbe8633e363016a9851746319c002aa9bc1cf08c92 2,256 1.00/1.00 vMB 46
635,001 635,001 0000000000000000000b3900e135b06880fa24b22b244ed50ef22fde10551e5f 2,761 1.00/1.00 vMB 54
635,000 635,000 0000000000000000000de8fe48015885c04cf07fc40a3e7b4bb3d32cf0b4e488 2,627 1.00/1.00 vMB 51
634,999 634,999 000000000000000000037a7f9343a305e2f3749ce81000202b985d2b13a121ab 3,217 1.00/1.00 vMB 55
634,998 634,998 000000000000000000020bd98c2fcc4436f0c0d305ff61a0f6f3cea1a135e2b2 2,292 1.00/1.00 vMB 43
634,997 634,997 00000000000000000005e5d5bc19e9506b4c734de936c0c881227b09a3e73c21 2,796 1.00/1.00 vMB 62
634,996 634,996 000000000000000000052fd3714c3b474d2bf6d31c400a6b91c562fdf5d056f6 2,229 1.00/1.00 vMB 13
634,995 634,995 0000000000000000000faf3107c15b7c25ceba4fa4c39ee2338928da79f4f164 2,468 1.00/1.00 vMB 32
634,994 634,994 0000000000000000000784050e89b1cd3572cf43ad5648e7fc9fac30f5bd938e 2,347 1.00/1.00 vMB 39
634,993 634,993 000000000000000000061091e23317a5eeda78ca9120ff084dcf79e57b6811ba 3,009 1.00/1.00 vMB 60
634,992 634,992 00000000000000000012d394ebe42631666222b2cb5bb635e1454df51051ea6f 2,571 1.00/1.00 vMB 46
634,991 634,991 0000000000000000000d63bec0dd38ad6c8aba0dda9893ae36019be5e7333a0d 1,846 0.70/1.00 vMB 24
634,990 634,990 0000000000000000000bc142280ec4960019bce2e512d104f703d4e6c1a4c945 813 0.32/1.00 vMB 22
634,989 634,989 00000000000000000007b896ec71962973fa83b5bd5e697937d06b2eaf3034fe 1,331 0.57/1.00 vMB 26
634,988 634,988 0000000000000000000f5c8d547c83f0d181a84c48625f5c70f2c8dc32416c11 530 0.18/1.00 vMB 30
634,987 634,987 00000000000000000004be739c1509317c4c6fd982489344572f2f83a9f9ccf7 1,132 0.42/1.00 vMB 24
634,986 634,986 0000000000000000000457f072294f07d5eb6efb9b5256e48ec6272decbe77cc 1,305 0.58/1.00 vMB 23
634,985 634,985 00000000000000000009dc1f13e758044b89e644ef47cb4af4dad67aed6da213 139 0.05/1.00 vMB 29
634,984 634,984 000000000000000000072801fff86b927d36337c3293657a8858caab6f6651fc 225 0.08/1.00 vMB 25
634,983 634,983 000000000000000000068a302e463cfb0c05bdcc667fada2cc6b02709722be15 431 0.28/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.