Loading Tool

Explorer IconExplorer

Memory Pool

83,918 transactions
30.81 vMB
0.17350151 BTC
Random Selection Loading Transactions
Max Size: 186.97/200 MB

Candidate Block

Mining Attempt efd1cab2a83d183c0d9d8ce9c0acd20e204af19f4c96733f817566f5c66eee2d
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root e36502c754770b057b19fc322a89cce058327339e2f6c5bc0071e786d2728b98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,202
Size: 1.00 vMB
Total Fees: 0.08912618 BTC
Feerates: 150.79 > 8.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (486,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,726 428,726 00000000000000000343fe7ba1dbd205153e33bc68d1145919dc41ce0c6dd942 3,020 1.00/1.00 vMB 77
428,725 428,725 00000000000000000133a66ebae1bc00f4771f09471c94bd500b9d181717aba1 248 0.11/1.00 vMB 61
428,724 428,724 00000000000000000212b6957a8501e593613899e43a2a0185217b9c3888ee6c 1,696 1.00/1.00 vMB 39
428,723 428,723 000000000000000001345dc28e878da140d97640d398784e56d279e240eb04f9 2,506 1.00/1.00 vMB 57
428,722 428,722 000000000000000003514164e05c3704beae11030b5e005c8f36d2ca6d3cf2fd 1,622 1.00/1.00 vMB 25
428,721 428,721 0000000000000000022145bab6f6ea05f477210e9e7f991f74bf9178e9567c50 2,452 1.00/1.00 vMB 43
428,720 428,720 0000000000000000038aadb0b47c98b01455a06e485202e6e142d995f0ae4efd 1,453 1.00/1.00 vMB 38
428,719 428,719 000000000000000002251084a68e23a465f1f6665f36d608618cb3e97e61c96e 2,820 1.00/1.00 vMB 68
428,718 428,718 000000000000000001ea02c54396541f99b3fa6b627e36e8a8ee4528736d42cf 2,107 0.99/1.00 vMB 70
428,717 428,717 0000000000000000011948b6043895d83df78a2f4111a4686131b1d5afd232c7 2,181 1.00/1.00 vMB 51
428,716 428,716 000000000000000004101a8449faba867f2a582fd6de750bd10da57a96e9a30c 2,785 1.00/1.00 vMB 73
428,715 428,715 00000000000000000247650f40e625a73c6f9dc4902f6e14fcd29aa1c650c100 271 0.10/1.00 vMB 81
428,714 428,714 000000000000000003423b611a986456f49feae5427e6bcbcfa8f0a7f838d243 2,308 1.00/1.00 vMB 48
428,713 428,713 00000000000000000335b122cd224b382f59dd2e857de99ae1cb336493db4154 1,122 1.00/1.00 vMB 25
428,712 428,712 00000000000000000135adf9807ace4a31611bee3f5b04d8c6a9f539cdcaaf48 2,024 1.00/1.00 vMB 41
428,711 428,711 000000000000000004db103bf68160b9e5f707b4ad574526c92e647e97d0b0ff 2,106 1.00/1.00 vMB 62
428,710 428,710 00000000000000000475892ab4f297b267d8f62e54a3c1892a99559cc92d42b6 2,390 1.00/1.00 vMB 63
428,709 428,709 000000000000000002d45110667e856d38ca60131a307c248fe8fda2e68ce4c8 2,481 1.00/1.00 vMB 59
428,708 428,708 000000000000000002e644276c80080e1e9f8981cd3faf5953a44f1e2bd5cbed 2,384 1.00/1.00 vMB 64
428,707 428,707 000000000000000000b317987223bf76ca1436314f92fdc0a2d656d606aace20 2,808 1.00/1.00 vMB 92
428,706 428,706 00000000000000000118deb11d75ac328f418184d0445532fcf8283375685b3a 917 0.47/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.61 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: 671.92 GB
    • Received: 16.06 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.