Loading Tool

Explorer IconExplorer

Memory Pool

74,409 transactions
27.45 vMB
0.06979014 BTC
Random Selection Loading Transactions
Max Size: 167.64/200 MB

Candidate Block

Mining Attempt a44d9f54786c6cd59901f36bf3c12e837cf140a6267ab32defcae4c0b1f3aa3f
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 3d5cc9a0ef43fdc2f0a8d8fffef762829be527dd6ad54642c5c4ec6bca35dc24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01127738 BTC
Feerates: 91.30 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (311,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,123 604,123 0000000000000000000f14581c18bf2df79925d48f8dbb9589390d683d357ac0 1,550 1.00/1.00 vMB 10
604,122 604,122 0000000000000000000088b42ea074d9fad2d4e9deff9d94f5a26afe4501b82b 3,250 1.00/1.00 vMB 19
604,121 604,121 00000000000000000005d96201f08d1af70a818c3189f6e7cab8ec5c7358308c 1,698 1.00/1.00 vMB 8
604,120 604,120 0000000000000000000547912571a4bd64655845f4f3e589a060cc7a7fc01089 2,439 1.00/1.00 vMB 14
604,119 604,119 00000000000000000015c7f435e68fea9dc4fb5c61ec9a373cfb61952e25b3f4 2,264 1.00/1.00 vMB 12
604,118 604,118 000000000000000000052c0c3b2bb6596c10a99df82d9cfe5825dd581f816bc2 1,412 1.00/1.00 vMB 10
604,117 604,117 0000000000000000001074009afddeeb72d3e42a10d03a885f57a005cb2c831c 2,008 1.00/1.00 vMB 2
604,116 604,116 0000000000000000000081063801fc45964d42b210f0e46285054738e250b2d1 3,136 1.00/1.00 vMB 7
604,115 604,115 000000000000000000052e2185b0150dc232ce611355d496265180ae37f45b45 2,879 1.00/1.00 vMB 31
604,114 604,114 000000000000000000021e49fc9e18e3decaaa48f0df2417941d9c2364c7df4b 3,055 1.00/1.00 vMB 21
604,113 604,113 0000000000000000000e1023930af1d10b7d432b5f228ec0e07497957ed900c2 1,579 1.00/1.00 vMB 37
604,112 604,112 0000000000000000000640df515169ddaf0eda28a78f969917f950e27cd92f96 337 1.00/1.00 vMB 2
604,111 604,111 00000000000000000006f76d61482a9fb25a555bf938c5ed421308a39b5b3038 140 1.00/1.00 vMB 2
604,110 604,110 000000000000000000082880e013b6210dd6ccc3c65558df8da396cdfc2d06b9 859 1.00/1.00 vMB 5
604,109 604,109 00000000000000000000d09af20e0cc640a45d2ef2194216945af8f7d63e102b 329 1.00/1.00 vMB 3
604,108 604,108 000000000000000000112b07715664b3193696a93609a43e66ad5230ce243b74 2,201 1.00/1.00 vMB 13
604,107 604,107 00000000000000000000ae71816d2fc9aec27a1a288625bf16d8e3fe3a426278 1,417 1.00/1.00 vMB 9
604,106 604,106 0000000000000000000bf0aa76ecb485d593c7aa7880bbd04ad1f469e05e7067 1 0.00/1.00 vMB 0
604,105 604,105 000000000000000000020814bb5620c136210c59425f2116d15726b1f245ddb3 2,339 1.00/1.00 vMB 7
604,104 604,104 0000000000000000000c9f6fdb7cd379fa96e18de213300c1a7babd53c447a7e 3,084 1.00/1.00 vMB 18
604,103 604,103 00000000000000000005d039df038f769985ec98726ed5ce5f2b4ac4b9323fde 3,152 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.