Loading Tool

Explorer IconExplorer

Memory Pool

81,626 transactions
30.98 vMB
0.08782742 BTC
Random Selection Loading Transactions
Max Size: 187.78/200 MB

Candidate Block

Mining Attempt ef23ac368a332ece9b777a02a0534dc9b1cd33d1253f35dc0b23198a82059198
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 09bc282dcce258744e90916069525a375bed0ca6a92ca880224877ca07477330
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01481865 BTC
Feerates: 115.63 > 1.48 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (463,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,541 451,541 0000000000000000028f2285290cc4cc1aaf53f409dc7d5276c809d7c35d46fe 3,035 1.00/1.00 vMB 72
451,540 451,540 000000000000000000098a40298e9f8cb95a859049e353ad1a2cf439c8d3ac70 1,820 1.00/1.00 vMB 75
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
Previous 10 blocks ↓
Total Size: 783.05 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.53 GB
    • Received: 18.18 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.