Loading Tool

Explorer IconExplorer

Memory Pool

81,306 transactions
30.83 vMB
0.11196836 BTC
Random Selection Loading Transactions
Max Size: 187.22/200 MB

Candidate Block

Mining Attempt d11069a630c03581dea73e362d61099adc55bac7dba22b5a58d89ba0280107e8
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root fd7f88a3622bea432c67b256f3f0ae1ad6921af460498ec4dc92d4d995294ee9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03738520 BTC
Feerates: 318.30 > 3.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (25,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
890,260 890,260 0000000000000000000100d30a890f7b38395b74148664df1ad7fd111fe2f0e3 2,667 1.00/1.00 vMB 5
890,259 890,259 000000000000000000006b00fa834780f15de62cf4bc79f5d31d1fb7cab8fb7a 3,249 1.00/1.00 vMB 22
890,258 890,258 00000000000000000002494001d61ecd7c7f0fa1a473de14641ef9d5bc0347bf 2,586 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 721.67 GB
    • Received: 18.39 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.