Loading Tool

Explorer IconExplorer

Memory Pool

78,994 transactions
29.62 vMB
0.07174653 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt a3b5230248fcc18b5f96256e863ed312ae01e5291fb2699575162765e458f8cf
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4133e57813ef52365359b6f46cd414d206b7cf40267f7e4d251157c40d0e5efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.01148717 BTC
Feerates: 180.34 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (307,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,910 607,910 0000000000000000000429fb93553299d7a967f8f8d63554e6f85eae88a769e6 2,431 0.82/1.00 vMB 17
607,909 607,909 0000000000000000000fe50496b79d05dc2cd3ec31c33009207a2a92f14b5a5d 327 0.09/1.00 vMB 19
607,908 607,908 0000000000000000000c15937da132b03d6a05306a036e36cacd8bcb7d4acf12 1,370 0.43/1.00 vMB 19
607,907 607,907 000000000000000000151faef1d42c21a1b1334a620ad3f62874f12e705ea2ad 2,129 0.68/1.00 vMB 17
607,906 607,906 0000000000000000000b10cd3be8a74c95e568c6695ce5bd8b09d035cea0d0e1 464 0.16/1.00 vMB 20
607,905 607,905 000000000000000000145bc13b7dfe26c1ccf8e20e44ceda41bb1c8440f9a80b 2,264 0.77/1.00 vMB 9
607,904 607,904 0000000000000000000e072e56656ed3dd885364645a2b52850b0e7491c43a5c 2,874 1.00/1.00 vMB 22
607,903 607,903 000000000000000000084451b4338337121ddcdafd3bcd197d58478e7150e8e8 1,800 0.70/1.00 vMB 23
607,902 607,902 0000000000000000000200bd7178143b4eb57b1bcc7a3e6ffa2ae3600317b739 1,098 0.31/1.00 vMB 16
607,901 607,901 0000000000000000000feee94b76aa064417349dd93b4e40e6790f9bbd41d418 2,346 0.73/1.00 vMB 16
607,900 607,900 0000000000000000000a8a9af1913579c4e3c83a4fc70d71e7a35982b0c15357 1,975 0.76/1.00 vMB 17
607,899 607,899 000000000000000000002a744c2f07eeb5d0d597e1c91f053dd5e06d1212f1ed 2,505 0.82/1.00 vMB 9
607,898 607,898 000000000000000000116c508e2a456d483fec58920ecd225986ef79c3c25dda 3,014 1.00/1.00 vMB 27
607,897 607,897 000000000000000000104d08a9876b8261788d52b72170ea75d7ce08eb834240 428 0.15/1.00 vMB 15
607,896 607,896 0000000000000000000bcd61ee273ecc6f0f413997c889038e9785a96b587c28 1,884 0.53/1.00 vMB 16
607,895 607,895 0000000000000000000dbb727b1a243866f33ff5747f67164dc18e6570e2a7af 73 0.02/1.00 vMB 17
607,894 607,894 00000000000000000014adf86b9633b229582687f022a5e02ae509df1fe2f3d7 2,892 0.91/1.00 vMB 12
607,893 607,893 0000000000000000000411cfd2943333ac39f4bd5af80eae38c9a51fd92edcce 3,022 1.00/1.00 vMB 21
607,892 607,892 00000000000000000004f311889e2eab4124a8d04a9ac211630c169d0b50e202 1,503 0.44/1.00 vMB 18
607,891 607,891 00000000000000000014c95383088dc7876ab912cd10923f6e632c8c76f4bf70 661 0.32/1.00 vMB 21
607,890 607,890 0000000000000000001278b77d5ea0a013a729a516b97cdc152153a21d3bdcef 956 0.49/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.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.