Loading Tool

Explorer IconExplorer

Memory Pool

53,652 transactions
31.95 vMB
0.13424067 BTC
Random Selection Loading Transactions
Max Size: 170.78/200 MB

Candidate Block

Mining Attempt 21fb0ca24b7bf72b9ba264e75e24e9d31c5f6f4860f39f33459c6e005c0a0a52
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 60250667dcc990d7dfd3e8df3ef527c9fa57db788cd01c6a197581dd8ef95971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03627218 BTC
Feerates: 368.10 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (598,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,591 316,591 000000000000000007b576f02104a2caa7ab1de6ad1aa124886cfe6246a7dde8 400 0.23/1.00 vMB 25
316,590 316,590 00000000000000002d1faf6e10f2fed210dc84b84d126abed02a3961be5bf628 34 0.02/1.00 vMB 20
316,589 316,589 00000000000000000412078612d210eb81c7d68d9420ae5a271b21500f6859f6 101 0.06/1.00 vMB 19
316,588 316,588 0000000000000000096cc923bfbd1833d9439b89b580ecd86d3576943710d08d 431 0.23/1.00 vMB 158
316,587 316,587 00000000000000001e37b85490704e593cd4bc86052daad08fb45ce94872b1f4 416 0.20/1.00 vMB 26
316,586 316,586 00000000000000001b669f907a8a63db313a7faa907a6ced82d7ee629bf1452d 310 0.23/1.00 vMB 20
316,585 316,585 000000000000000024f083aad121fb3e71c32114a8439a2d4ee2aa0b39718cb2 886 0.50/1.00 vMB 28
316,584 316,584 0000000000000000223b0f905adf15d252b042244a4f2903dcbe5f60f67f1a18 201 0.09/1.00 vMB 29
316,583 316,583 0000000000000000230cd40f4ba7447d230ea99966658e59f39dfe7aa7a10bfa 221 0.13/1.00 vMB 24
316,582 316,582 00000000000000002728865754648213b7b5b4aba5bbe9dcf8fc5d234ae21f6c 225 0.15/1.00 vMB 22
316,581 316,581 0000000000000000298d8be8f2545c18a4e3f3477954a2635449b7965f4b41ad 30 0.03/1.00 vMB 19
316,580 316,580 0000000000000000244f574f08d09140323fbb9ce44cbec5d8643b16a552578c 180 0.10/1.00 vMB 28
316,579 316,579 00000000000000000ea30f47ff0ef26113adccad833cdf0a15674387488b7dce 222 0.16/1.00 vMB 26
316,578 316,578 00000000000000001df1734390ee6681fb088ef6e1044c52fc4a8f1d59848019 306 0.21/1.00 vMB 22
316,577 316,577 000000000000000029ad7b8dc5c5c863701699b6028138e02a0da59e2005569e 300 0.20/1.00 vMB 21
316,576 316,576 00000000000000000be9314f16abdb0d7459f5dd6396967a769113a98e43f43b 423 0.25/1.00 vMB 28
316,575 316,575 000000000000000001ac8a2424325f382ad8fd0d1f3967fd3c2f9be89f492005 73 0.08/1.00 vMB 13
316,574 316,574 00000000000000001f14e0c24acda720cec365c1d28651a8ca53dbb10cdbe035 299 0.16/1.00 vMB 21
316,573 316,573 0000000000000000098ea8775628512eb66f88ca41bc13f64b26e92eac6f6319 265 0.34/1.00 vMB 14
316,572 316,572 00000000000000002871f2e4366c02acd79e368c384f27ecda8251d70437f6cd 1,387 0.75/1.00 vMB 27
316,571 316,571 000000000000000005bc8a0c0cae1a5ec8054615c2af27596cae9b2f6b6ac24c 933 0.35/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.