Loading Tool

Explorer IconExplorer

Memory Pool

80,772 transactions
30.48 vMB
0.08192563 BTC
Random Selection Loading Transactions
Max Size: 185.87/200 MB

Candidate Block

Mining Attempt 669f7a3c7b98567974351e0442608586c3d912cceccba9ef6fa708a6d2701ea4
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root dd45b797359d461bc0bbecc7ebd5e840b50e86e078eade0b82bef39fdd96f6b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,485
Size: 1.00 vMB
Total Fees: 0.01376473 BTC
Feerates: 318.30 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (535,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,734 379,734 0000000000000000098fdb472917af81ac84eb855aef7144350d8804220e313a 978 0.53/1.00 vMB 34
379,733 379,733 0000000000000000029ea9831416ab24f3015c5215ce770413b43994a318eaaf 1,359 0.78/1.00 vMB 43
379,732 379,732 00000000000000000b05fd68c8f078083547af4c9574c0ba121c3daccaabcdfc 393 0.25/1.00 vMB 28
379,731 379,731 00000000000000000c2d605bc292c2c388f5aeeb9d39801500ea3f04dc8b6185 811 0.96/1.00 vMB 17
379,730 379,730 00000000000000000fbc9db7b119ddd3c61d818060017a3dc1deed09fb85c8aa 1,767 0.93/1.00 vMB 39
379,729 379,729 0000000000000000009bb007969858239c22486a92b8389584867c2586a6df77 498 1.00/1.00 vMB 10
379,728 379,728 00000000000000000022da0e0d97061e5989eeb340160e1a8c5e6e351187203e 1,133 1.00/1.00 vMB 25
379,727 379,727 00000000000000001024a9baff774dfca489958157b12e4b05e04b314f436542 2,192 1.00/1.00 vMB 48
379,726 379,726 000000000000000011bf3a5c667c1e4cd4790581034260ef826f5d014a36c98c 1,900 1.00/1.00 vMB 28
379,725 379,725 000000000000000004174cb956530251b08d70ae38fb0c028c73a2c7a859a676 3,182 1.00/1.00 vMB 75
379,724 379,724 00000000000000000a265b1991d99ff15f130dd22e6ac5923b5cbc68064904b0 314 0.25/1.00 vMB 23
379,723 379,723 00000000000000000b9504f34d166016766c61fed38cc99e7c16a42c4d76a30f 1,036 0.75/1.00 vMB 26
379,722 379,722 00000000000000000670b20317867264a6c19c19fe765cf1a602e97df6d84a5d 667 0.36/1.00 vMB 37
379,721 379,721 00000000000000000f94da418e206ff7222f0d5ad013f029859e6a2b14bbe9da 1,077 0.95/1.00 vMB 21
379,720 379,720 00000000000000000da8409f2b372b98d0d2edfd1526c0f6c802579efe14a6ed 2,903 1.00/1.00 vMB 62
379,719 379,719 000000000000000004f88ae5510de97d64d4b2b4414d002592f2443e49c1bcc6 356 0.25/1.00 vMB 24
379,718 379,718 000000000000000004b976fd8dfb6c0f865c0c7991d2a6a2108da9b6652229e7 1 0.00/1.00 vMB 0
379,717 379,717 000000000000000009e47f7ef1aaf58fa28881062b8793db8a5b103e71969d0d 197 0.14/1.00 vMB 29
379,716 379,716 0000000000000000006b0093ea09a8ee38cbdddf7bb4a31479a041266a5dedd2 111 0.25/1.00 vMB 9
379,715 379,715 00000000000000000f35b534fc32b7f252428a2a99feea69b5235a65401eabde 724 0.41/1.00 vMB 34
379,714 379,714 0000000000000000021e023858eb738d170652757c25d32b6ba9f936829f0fcb 377 0.22/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.00 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.33 GB
    • Received: 17.88 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.