Loading Tool

Explorer IconExplorer

Memory Pool

17,611 transactions
8.21 vMB
0.07131646 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.89/200 MB

Candidate Block

Mining Attempt 42e5aa7219ddefdc8aa8eda8b0dda9ede4e5a9d8789dd436682f51994318caab
Version 20000000
Previous Block 000000000000000000019987a89bada612ec70cde69c7f34499dd2f58a4f2805
Merkle Root 560c8556aa844a2e0b6e39f9531ebc8a59a33b57b2627f54a21b73d590741fb7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,131
Size: 1.00 vMB
Total Fees: 0.05407528 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,400 (784,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,132 129,132 000000000000177d6c0eb3ac845ff3f1358f2e9e5e40e79fe4deabad847bf3cc 49 0.01 vMB 868
129,131 129,131 00000000000018483a144664128b16cc6b81124a86137629269b42043e2c1f2d 3 0.00 vMB 4,149
129,130 129,130 0000000000000f108c2d5a1c8c846ab8b336eec6d4bb31e8c3bf113f89f564ee 6 0.00 vMB 0
129,129 129,129 00000000000008c7e898b48e9a55814301564cc4c48e8f53d73f51792bd24fda 47 0.01 vMB 79
129,128 129,128 0000000000001d781e47323a719e6c4a4b2ef63bb3afc3023ef3946cdb0ebc7f 50 0.02 vMB 132
129,127 129,127 0000000000000288570a401bcfeff956eba80a239b8c8ec766d961d942d2b558 34 0.02 vMB 1,848
129,126 129,126 00000000000005113b7c808199c4ec1b58314bcc1e6ade287b703fd6936b2db3 34 0.03 vMB 788
129,125 129,125 00000000000006b2f82a07fe6639fa0f286ae1602715ac35f36a3dbb81c0e943 195 0.08 vMB 451
129,124 129,124 0000000000001bbe4bfecd9b80f1684f8b601a1d675fa9fa1419aa48ede57f84 68 0.03 vMB 831
129,123 129,123 0000000000000fd13c4ba6b651cc01970b8dec0fdb74f6702453471b240de9aa 32 0.04 vMB 2,628
129,122 129,122 000000000000038dc206d64f0789c668584e83e2c153294d869c3348afc85a67 1 0.00 vMB 0
129,121 129,121 00000000000008bab4285c8f4adcafd3de8913b214d9fab83eb73b23f7665490 11 0.01 vMB 973
129,120 129,120 000000000000140a8b065c6354f6de72faf9a731f082f59704637b426a289c52 128 0.05 vMB 254
129,119 129,119 0000000000000c6f529669823c77467b1f8637b4e5306a10d88281693032bde4 68 0.03 vMB 370
129,118 129,118 000000000000154b85d604bbfc6b923954512c45468645367758629253e53bbe 14 0.01 vMB 2,370
129,117 129,117 0000000000000bf090b9940de53fdf9a33e7ded29cb6265e963fecef353b7a19 19 0.01 vMB 2,222
129,116 129,116 000000000000186c134e87d70a83686286789a6e711d8821266951a4b10e95c5 17 0.01 vMB 336
129,115 129,115 0000000000000e1986148e75a5a837621aaf9f1b6b3556c5d62bde3a2d05e0e5 12 0.01 vMB 722
129,114 129,114 00000000000019bb3847cc836fe27ab1bc3ac8265e3dcf468530ad9debe3cce8 24 0.03 vMB 820
129,113 129,113 0000000000000db88095286cfdd051f4f90acd596349f1eb1a9b436e0dac5f9b 98 0.03 vMB 319
129,112 129,112 00000000000008ba307a7d91e8532b1252b8c79f2d3c558ad73e716c3cb5d00b 20 0.01 vMB 1,159
Previous 10 blocks ↓
Total Size: 779.56 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: 266.45 GB
    • Received: 1.03 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.