Loading Tool

Explorer IconExplorer

Memory Pool

77,364 transactions
28.70 vMB
0.06669198 BTC
Random Selection Loading Transactions
Max Size: 174.18/200 MB

Candidate Block

Mining Attempt a20b718ea3f723f4b5e77dfcad43a47ac1b8dcd9615997b1ae6ffdb596b3dd21
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 75b0561ea8c892c14ead96ba440552e845b73b99d15f7f619b54e2b2abcd8126
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,546
Size: 1.00 vMB
Total Fees: 0.00711555 BTC
Feerates: 100.53 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (459,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,078 456,078 0000000000000000002509c2a6f8854c6c9b819c8a97e72ee18594c55de0adca 1,843 1.00/1.00 vMB 134
456,077 456,077 000000000000000001f220e93b8da336c047e8df73cff92ad8a45ee45e6b4aed 2,193 1.00/1.00 vMB 196
456,076 456,076 000000000000000001b9fe19fc0e2d65c4baea0feb2ae1a669329d974b43d58d 1,944 1.00/1.00 vMB 163
456,075 456,075 000000000000000000f0a4403c95eaa7f45dd4cb4c7ded9c352a9e983ab37bca 1,118 1.00/1.00 vMB 125
456,074 456,074 000000000000000001a60deda493d2e6d9349b556b07aff114712e623b49e3eb 1,753 1.00/1.00 vMB 148
456,073 456,073 0000000000000000025627fb0ad83566deb69bc93deb8c1b6c56f0674e42aaf0 2,953 1.00/1.00 vMB 239
456,072 456,072 0000000000000000024e6a6254104ef53e5854dac28172cf98796ce6e65c17d8 1,749 1.00/1.00 vMB 126
456,071 456,071 000000000000000000d76d9216b0aa4c80031dae7863501b0c103be6d8f8f36a 3,689 1.00/1.00 vMB 143
456,070 456,070 000000000000000000f3dc00b8e634816b4f88f4c2df32a38f69609ef1e87bec 2,242 1.00/1.00 vMB 162
456,069 456,069 00000000000000000057b6b7cc268603f98e6445bc4ee03e622ba0ef4495ec9b 2,378 1.00/1.00 vMB 152
456,068 456,068 000000000000000001f65abf18dfe2210ae68c3addf994f2afaca858d71a3dba 3,015 1.00/1.00 vMB 222
456,067 456,067 000000000000000000b8cdb5fa66a5ceff555b0a490d926607d741c41c7ce125 2,799 1.00/1.00 vMB 151
456,066 456,066 000000000000000001239d70fc1512b4b0af695c2c51a3e3a80bbe2b1b20556e 2,010 1.00/1.00 vMB 134
456,065 456,065 00000000000000000005b740c168a1f68c6b0f5220853aff2c68b1ddf47249d5 2,415 1.00/1.00 vMB 197
456,064 456,064 000000000000000002323770d24c64b9b89bd31df58e960b0a8f5d2f333f8b99 506 0.16/1.00 vMB 247
456,063 456,063 0000000000000000019c9aa144d39a35acd68d16a4915068af3b6cadba5c6596 2,392 1.00/1.00 vMB 160
456,062 456,062 000000000000000001a624893d85b5b4b4576c9645382c340f00bad01fe7cb73 2,585 1.00/1.00 vMB 219
456,061 456,061 000000000000000001e7e0a3afc10ed2745f209c2d142380f15535494eb2f8f3 2,355 1.00/1.00 vMB 160
456,060 456,060 0000000000000000018a75817959167f0c5bca721215fb2f6f870db091c2bed5 1,983 1.00/1.00 vMB 149
456,059 456,059 0000000000000000024744d358fbf6c3fce8e010ce66782a5ea8f195da2992e1 2,050 1.00/1.00 vMB 142
456,058 456,058 00000000000000000169a9005d3a39771a63f0f14053be47fdcfa4ed6031d083 2,246 1.00/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 782.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: 669.98 GB
    • Received: 15.80 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.