Loading Tool

Explorer IconExplorer

Memory Pool

82,891 transactions
31.36 vMB
0.10649174 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt e2fe015a290d7022f181a5ba16245f0533b65c25ed473a731dd1732ab867f459
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 53069a65487201c67b2361d8cbe9846b03f33500791e1afa52736df146326d1c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02938523 BTC
Feerates: 151.12 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (463,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,539 451,539 00000000000000000246c7772e855dfcf55e451916502083f795426bacb6c8ff 2,629 1.00/1.00 vMB 82
451,538 451,538 0000000000000000029c559fb3fdfa449b366d2e67c91b34e86280fa648e4f7b 1,442 1.00/1.00 vMB 89
451,537 451,537 0000000000000000012718304755a45d35316742d9933a49961bd68cec182799 1,954 1.00/1.00 vMB 95
451,536 451,536 000000000000000000a6702678da0f1a47aa86022e7e4651400e1736b439794a 2,716 0.99/1.00 vMB 114
451,535 451,535 000000000000000000fb44597cb7e037f65e93da41381794b1beb4bd9fb1e84e 1,803 1.00/1.00 vMB 188
451,534 451,534 0000000000000000028c9b31fd5ea302002bad4d9710c89de66eeea62a4fd429 1,863 1.00/1.00 vMB 91
451,533 451,533 000000000000000000e04b1b45ca093013ee41210fe52f044e1f8f743cd52717 2,594 1.00/1.00 vMB 128
451,532 451,532 000000000000000000bd56558aa5630135c200c0743d29afb49ae4d899916bd4 1,015 0.37/1.00 vMB 146
451,531 451,531 0000000000000000012381a6876b3e3ac7327f9a23a94eaf8809cefd370e3796 1,927 1.00/1.00 vMB 65
451,530 451,530 000000000000000000a69a00a179d3b5722276879f55e16ab8b5b79081f851b9 1,970 1.00/1.00 vMB 106
451,529 451,529 000000000000000000efa0367aef3c04711a12af7db43ff5b3552746ed3ffd16 1,750 1.00/1.00 vMB 56
451,528 451,528 0000000000000000003851c279272b8cb10e97d31924e0825fc06392d5a586a4 1,887 1.00/1.00 vMB 103
451,527 451,527 0000000000000000007ce8879e74aa028364618617e93b3e6c6f4b892dbce9eb 2,001 1.00/1.00 vMB 63
451,526 451,526 0000000000000000027582d76177d7622a2b3aa2aced68d38b5ecc934fc45e21 2,308 1.00/1.00 vMB 74
451,525 451,525 00000000000000000053b187620c419f9b931e163a18aaf2b8a2b73c6df758dc 2,217 1.00/1.00 vMB 112
451,524 451,524 0000000000000000005a6bd08d752ce7c84a23795835f29a5c358f3181b0ef4b 2,059 1.00/1.00 vMB 76
451,523 451,523 000000000000000000a0be0c6d55d1455b754cff243bed0e5908ded4f67451bf 2,404 1.00/1.00 vMB 120
451,522 451,522 000000000000000001177ec4b0ace2d27570d8f9ca6bbf8a137eb46f713c4a0c 2,173 1.00/1.00 vMB 109
451,521 451,521 000000000000000001cf95b502f09bd8d6724c030ee5d76807337788582c2c25 2,335 1.00/1.00 vMB 89
451,520 451,520 000000000000000002c09254b6b74d2574bbfd73831460266fcda047ee0831dc 2,191 1.00/1.00 vMB 64
451,519 451,519 000000000000000000a89a69db116453a466a7493c072ff04d7d824b4560532f 1,850 0.75/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.