Loading Tool

Explorer IconExplorer

Memory Pool

81,962 transactions
34.97 vMB
0.16836212 BTC
Random Selection Loading Transactions
Max Size: 196.66/200 MB

Candidate Block

Mining Attempt 9414922b23914ab5934e793c8871e7d4d2e4364c8bae1a295ec019044440fb69
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root 8729c3ca33f01b7cb2c3ed5b70cd796042bdbc389309e527af88479370e76742
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,696
Size: 1.00 vMB
Total Fees: 0.03281531 BTC
Feerates: 150.93 > 3.29 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (25,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,281 890,281 00000000000000000001ff4e2ca620eff31cb8831fb314791bf2e48fb65acf7f 1,104 1.00/1.00 vMB 1
890,280 890,280 000000000000000000011f8005e4645b01e99055a21401d79fae26e76274187a 1,822 1.00/1.00 vMB 2
890,279 890,279 000000000000000000002e65a1142f5bfc771b9cecf3e7fa74edb2c744684d24 1,100 1.00/1.00 vMB 1
890,278 890,278 00000000000000000001a15b2f5e9379cfaaf9bee408e9c47b76db315983baf8 559 1.00/1.00 vMB 1
890,277 890,277 00000000000000000000d83a0e844d234259952f74b2817839ac05a3c07d7b4b 2,541 1.00/1.00 vMB 3
890,276 890,276 00000000000000000002075a954bc9deb195b5393c9d2043e71a9c04dafb91e6 3,209 1.00/1.00 vMB 4
890,275 890,275 00000000000000000000f355819d81e2421917ca8797b8f41797b16b5e8126d8 2,878 0.73/1.00 vMB 2
890,274 890,274 00000000000000000000f01321714d033406bf0f49809d1607fb05f478006b0a 1,213 0.72/1.00 vMB 1
890,273 890,273 0000000000000000000118d021122e32bf41eb1fca229af4fec2434103fbe0f6 763 1.00/1.00 vMB 1
890,272 890,272 000000000000000000017f5cf8ac0ae68bf4f2ffe9740db2eacfe983a295b956 3,964 1.00/1.00 vMB 2
890,271 890,271 000000000000000000001bc44976b0ba87bc244e4c869c7951f51e64fa1ecad6 2,246 1.00/1.00 vMB 2
890,270 890,270 000000000000000000019aa7dbd812d18a46c09ef8a1ef453bbd3ce8da441ad0 2,814 1.00/1.00 vMB 3
890,269 890,269 000000000000000000003f43d46f9f4655156678bf0f48cdcd2cdb40020e567c 3,382 1.00/1.00 vMB 2
890,268 890,268 00000000000000000001735ba3203e5282b3cc230d850742282a229c1300877c 3,355 1.00/1.00 vMB 2
890,267 890,267 00000000000000000001530fe61f3d34c7ff8614848d7ae712d5dbb899a9cae2 3,371 1.00/1.00 vMB 4
890,266 890,266 00000000000000000001d6191825cde94746897411b385c9636d78c677636e2d 3,460 1.00/1.00 vMB 5
890,265 890,265 000000000000000000007ad867e1af291d1f12075a7b54e09271981aaaa64d31 3,193 1.00/1.00 vMB 5
890,264 890,264 00000000000000000000ebe7ec519f9275fe009362dedf1ac0832f96daba1333 1,220 1.00/1.00 vMB 2
890,263 890,263 00000000000000000000fbc67bee1210fc55ace061f036dba6b7b0b06f2b2d16 922 1.00/1.00 vMB 2
890,262 890,262 0000000000000000000019f53fb875c94986eb159db710ba651b465d3c7c56eb 3,109 1.00/1.00 vMB 5
890,261 890,261 00000000000000000002191f611fb62c87631891142c64137a2b1180592fa550 2,004 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.10 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: 731.71 GB
    • Received: 18.52 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.