Loading Tool

Explorer IconExplorer

Memory Pool

40,933 transactions
28.62 vMB
0.06185783 BTC
Random Selection Loading Transactions
Max Size: 146.70/200 MB

Candidate Block

Mining Attempt 1dbf07d963b5077078e286cbca7a213401beb7957e4fd99004dc5df1cfe92317
Version 20000000
Previous Block 00000000000000000000e75e7ba3ec4f54cde2a7f5d554356115040ddec177f1
Merkle Root eee6e88b3af33f19fea913c8d6925b379f0ec0ecd43257234199269e4a24966e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,845
Size: 1.00 vMB
Total Fees: 0.00651929 BTC
Feerates: 40.21 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,621 (580,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,531 334,531 0000000000000000111df1d922495c2fcba979f779e69586d06e3eb2aefd8700 470 0.30/1.00 vMB 18
334,530 334,530 000000000000000001eebb1a395096d23e74d6516d061adc1968ea5269b43665 339 0.21/1.00 vMB 49
334,529 334,529 000000000000000012894686837c441fc1c5ea1c33208bff6fbd7144f48ac921 436 0.86/1.00 vMB 14
334,528 334,528 00000000000000000bed96fb35e3ad36d4d1748e0c69402d13be032962f36138 2,356 0.90/1.00 vMB 33
334,527 334,527 0000000000000000016a51322b81ef052f693fd7de50741bbf03a278af75d176 719 0.41/1.00 vMB 23
334,526 334,526 0000000000000000034f0e86714274f45cf12dd9a2a993a22717ac1c7913c883 106 0.10/1.00 vMB 10
334,525 334,525 000000000000000002ca70a39e517f57954f9cff7a2e115c49e83afd29b434b4 370 0.23/1.00 vMB 29
334,524 334,524 00000000000000000d067dfb9871a7458deb5375455b6e06c8345377236da706 402 0.26/1.00 vMB 23
334,523 334,523 000000000000000019d0c71321fa40284c4aef9544b23726f9d0156f44765d32 426 0.36/1.00 vMB 20
334,522 334,522 0000000000000000060e425256da24aedbfed2e9e0a7c1b309e52fd96b9c4298 128 0.06/1.00 vMB 22
334,521 334,521 00000000000000000cb6ebe16fd765d9458f66285046dc5120418c63eda5df1a 298 0.12/1.00 vMB 31
334,520 334,520 0000000000000000172075d0ad67be3943f7c756fa2ded7020e08ec37f3736f8 419 0.25/1.00 vMB 23
334,519 334,519 000000000000000019bfff889f86dafca4e2b4754bbb91c907f434debdf7a300 238 0.14/1.00 vMB 19
334,518 334,518 00000000000000000e8ff71b450aa3170410859c23fc99659086ca84b4a6d886 491 0.31/1.00 vMB 21
334,517 334,517 00000000000000000d08cb4777b2020d584a598c33f33919ba240e541ee2204e 550 0.29/1.00 vMB 25
334,516 334,516 000000000000000004437336b4e030f50ebe3c12de8c91450e90928923f478fe 303 0.13/1.00 vMB 21
334,515 334,515 0000000000000000107eb4b4ff6f5e44200c3d456a74ed4d2d48c076a84e2dcb 498 0.43/1.00 vMB 17
334,514 334,514 0000000000000000057c791bfd0ca38f450d44e64a5ab4bac185c096881ec7d5 1,445 0.75/1.00 vMB 24
334,513 334,513 00000000000000001865e0a99c34f0814a2bd5a7be1aa1e7d49ed53c5f21891d 1,581 0.75/1.00 vMB 26
334,512 334,512 0000000000000000183ea82ec144e98f33f23586d4f74b2c5cdb335b986465ed 1,721 0.75/1.00 vMB 27
334,511 334,511 00000000000000001523c016bd6a9537252db3a1ea7d03895e7a735b4bb7f8b9 128 0.04/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 781.72 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: 629.76 GB
    • Received: 11.96 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.