Loading Tool

Explorer IconExplorer

Memory Pool

45,785 transactions
28.58 vMB
0.07365343 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt 948504d33f4ff0e84586ba504f4dd16ab893dc0221576a9ef607505984a211be
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (290,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,763 624,763 0000000000000000000da2ab362b993d5196eb15998637551b86149c7e0cb36f 594 1.00/1.00 vMB 4
624,762 624,762 0000000000000000000e46a0b715880a01e56eb0409d2c6d50e27431a21ace85 786 1.00/1.00 vMB 7
624,761 624,761 0000000000000000000f2865057f2a5553c0b487de175cb321b88eaafea41bed 1,135 1.00/1.00 vMB 14
624,760 624,760 000000000000000000049b1a5989a35b21f8ebaf87ac69f90d212803e0d676e4 947 1.00/1.00 vMB 5
624,759 624,759 00000000000000000009c82a77a23ab7245b09bcc92e3af7895ef5c232ea56d2 505 1.00/1.00 vMB 7
624,758 624,758 0000000000000000001144bbe835791c29da2d71a3cee089ceca2d799ecb8a26 1,083 1.00/1.00 vMB 7
624,757 624,757 00000000000000000002441f0f4c7ec73c6e655a653a4e8d446df25964c51519 2,528 1.00/1.00 vMB 24
624,756 624,756 0000000000000000000cc6caf27a9a3adeb17e26f940f0d26172d3a2d1fda3fe 2,498 1.00/1.00 vMB 13
624,755 624,755 00000000000000000002bb41ade3f4f06e55f12bd37a4597039a6e1b0f1af1f2 1,860 1.00/1.00 vMB 31
624,754 624,754 0000000000000000000bed4ab31cd23d6fb2f05e4cd472f773c0e671c8e7f00b 65 1.00/1.00 vMB 3
624,753 624,753 00000000000000000003ec3d324b2ff8505c14b536246c704877e428c9786298 1,486 1.00/1.00 vMB 7
624,752 624,752 00000000000000000013bb2f0ae1389d41aa3eb1ed1aaa9b2f4de05cd1191fed 808 1.00/1.00 vMB 5
624,751 624,751 0000000000000000000eb17832bbc8d6979e244f9c63fcfab174b6ec6fe6ed98 1,187 1.00/1.00 vMB 10
624,750 624,750 000000000000000000069edd39c8c9eba9be36f96bf689c69c9125b661c4169e 2,151 1.00/1.00 vMB 10
624,749 624,749 00000000000000000012b803ddef6a0ac0a626b9e99b5018a18dd6f31fe814e1 1,885 1.00/1.00 vMB 15
624,748 624,748 000000000000000000129e7229ad002119db2bca5c8501bd526e13fe13d1c560 2,594 1.00/1.00 vMB 26
624,747 624,747 000000000000000000048888b0c4d597b230e5782671c467b321168801bd4361 2,906 1.00/1.00 vMB 29
624,746 624,746 0000000000000000000b4206126db1ca598a1935c8ce065a2365c6e7da555129 518 1.00/1.00 vMB 7
624,745 624,745 00000000000000000012163e167bb983c5173b95ad376d5218b096f46d2aaab0 2,245 1.00/1.00 vMB 23
624,744 624,744 0000000000000000000fb8b3828b04c17205ffcdedddc8be1d400d132d336460 1,557 1.00/1.00 vMB 11
624,743 624,743 00000000000000000013a605325a31ca606181e87870d8ca2d816dcc267540f5 519 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.