Loading Tool

Explorer IconExplorer

Memory Pool

81,119 transactions
31.91 vMB
0.08212780 BTC
Random Selection Loading Transactions
Max Size: 191.55/200 MB

Candidate Block

Mining Attempt 01bc25ee431e4228d2aacacb278f64697d32394831e05e911fda6b6f33805c14
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 6e174debce8765a693daf294345e896048e841b55eb1ca89e80e8773e4f77c9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01215187 BTC
Feerates: 119.03 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (442,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,608 472,608 0000000000000000013e7ffa420802109d2fa274489018344fc686c3395ae717 870 1.00/1.00 vMB 80
472,607 472,607 000000000000000000a7417019e15a2570c7e6af023e7bf2a4e026e9b32ee8d0 949 0.51/1.00 vMB 292
472,606 472,606 000000000000000001685d0edeae5441a02930178d8f2eae32a76828341d9f83 1,697 1.00/1.00 vMB 90
472,605 472,605 000000000000000001200b24d43d92315ec62b922618f50c44ad9b3ffb9c5ddd 1,550 1.00/1.00 vMB 187
472,604 472,604 0000000000000000003760b441f30cc3209065412accd501858d891c5461e1f8 1,591 1.00/1.00 vMB 298
472,603 472,603 000000000000000001282fa5803cc332552a23d65adcc114fe5bc6802beb9793 1,863 1.00/1.00 vMB 296
472,602 472,602 000000000000000000d98bd582654279b71edbc22a8c17a5deb733b739c19fb8 1,433 1.00/1.00 vMB 246
472,601 472,601 000000000000000000f920e40cdbdc89d6fc25a1ea5e0d87e11da7b5fa58c98d 1,794 0.99/1.00 vMB 259
472,600 472,600 000000000000000000e75aa57b9f2eab7e0f50fe81753270d5a51d46c0a38143 2,388 1.00/1.00 vMB 337
472,599 472,599 0000000000000000013b1732cea9f9babc58ff67572b922b74befdc714a1dce5 2,491 1.00/1.00 vMB 408
472,598 472,598 0000000000000000018724105e550997476fcbd11d9c750de165ee6064f70b3e 504 1.00/1.00 vMB 82
472,597 472,597 000000000000000000c76df94cbeaa4e2a104d64bdc730d78df2ca2513aea1af 1,190 1.00/1.00 vMB 56
472,596 472,596 000000000000000000d9528c13d05c4ad4846bce27432ae9b6637ea093a4e1a1 2,274 0.99/1.00 vMB 356
472,595 472,595 0000000000000000010e410d3ec05c16ecce4a798b7d2b0342af521bfe29d558 1,935 1.00/1.00 vMB 160
472,594 472,594 000000000000000001653eabf128220e44799c02fda4857c9775857212fe6401 1,718 1.00/1.00 vMB 207
472,593 472,593 00000000000000000089b9db89d05bcafeb54434d81053510daacc1c0287a83c 2,795 1.00/1.00 vMB 377
472,592 472,592 0000000000000000002334b267a324a5fd4130cfd065aca915e7ae6545e4510b 2,205 1.00/1.00 vMB 179
472,591 472,591 00000000000000000101409b2fbadd4c23c2e8dd509bcbe0584944b95d6bc20c 1,822 1.00/1.00 vMB 198
472,590 472,590 000000000000000000a4cf9c9e548ddb0995e150c9ea26c1bc698b08c6c599ae 2,361 1.00/1.00 vMB 352
472,589 472,589 000000000000000001579aab9318f93ab0b8c219d27d5e6f601799133b390688 488 0.22/1.00 vMB 353
472,588 472,588 0000000000000000007dccfb555465de03b4ef0faa5a330f112bc32513ba1a8b 1,931 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.70 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: 697.31 GB
    • Received: 16.55 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.