Loading Tool

Explorer IconExplorer

Memory Pool

80,512 transactions
30.36 vMB
0.07590824 BTC
Random Selection Loading Transactions
Max Size: 185.53/200 MB

Candidate Block

Mining Attempt bc5a35210f87a4f9e08f05877ab7e3d76a782d30696115b235e93e24ec2fcac2
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root e7a95c56b3d725bbdcfb21919949b1aa4edd01b30c9efcd5de16c1d73acb8d61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00793218 BTC
Feerates: 15.92 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (600,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,528 314,528 000000000000000007fb0b2273efa38e520cb518930c89c162fc11292e43f8aa 512 0.25/1.00 vMB 30
314,527 314,527 0000000000000000006f55d1c21d4b4b81ba923b060df2fd6a0c95c8fc0d0b3c 23 0.02/1.00 vMB 14
314,526 314,526 000000000000000027526f4a2fa06631116968c9d3670dda4132178783c337df 257 0.17/1.00 vMB 24
314,525 314,525 000000000000000010415cec0056e111569c8a5e63d29c27ae212d9c48772c58 201 0.12/1.00 vMB 22
314,524 314,524 00000000000000000cf35eb8be600d04f67f1fae651a633b3536a3bbaca4f0eb 521 0.27/1.00 vMB 28
314,523 314,523 00000000000000000666687c8d7562cc23cbb96ba54074c5d145271576466441 46 0.03/1.00 vMB 21
314,522 314,522 0000000000000000095622f12561ec4be943f9def30f4820466a44b0811e903f 214 0.11/1.00 vMB 28
314,521 314,521 00000000000000000128f19a71a5a307fdffb69d241cc912ff9e3ea972fed78f 123 0.09/1.00 vMB 22
314,520 314,520 000000000000000000ad7bacd1664f82c6a4109570aa36db4cc09ad6ea96df2e 351 0.22/1.00 vMB 22
314,519 314,519 0000000000000000164c2329210e552175326333058e2fe99e4bc703540a8306 804 0.45/1.00 vMB 26
314,518 314,518 000000000000000003dfdb177b11c5aa60e55dd3bc161e506dee5c0810b706df 169 0.11/1.00 vMB 20
314,517 314,517 000000000000000035fe746cca6ab9667988e6400c83c6bedddd5da9dd5ea943 424 0.24/1.00 vMB 26
314,516 314,516 00000000000000001c619618c427f1912d22da301c9b558f804a35f2ee2df9c9 252 0.12/1.00 vMB 29
314,515 314,515 0000000000000000179dec3ea1dc3655ee13a6c8617569dd2fc0d391e3e1507d 292 0.23/1.00 vMB 20
314,514 314,514 0000000000000000301cf86a281c1a114754ae1a38284f5d849cebea53a82e62 55 0.22/1.00 vMB 13
314,513 314,513 000000000000000032813f56bf88050e2be739d75cb8335dbe5285d01da4fa25 314 0.20/1.00 vMB 24
314,512 314,512 000000000000000029035cb01ddef77de7219410c30b9ff45eeb1b4f59248511 562 0.36/1.00 vMB 27
314,511 314,511 00000000000000002b24a5cd2d7e0413bb70257d5d8677f1a1ddf8fd6ae7c9c3 256 0.14/1.00 vMB 29
314,510 314,510 0000000000000000042a33071f85e86051191f3176e13fb6e6fd55bf301b310d 109 0.05/1.00 vMB 40
314,509 314,509 000000000000000029b6561bcbf2d1b51a4423b20b7aa36485099fd5214b35d0 340 0.25/1.00 vMB 21
314,508 314,508 00000000000000000c6b40dd10de17b7594bcabfdf39e450a8f42dd78139fd7e 613 0.36/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.