Loading Tool

Explorer IconExplorer

Memory Pool

78,402 transactions
29.35 vMB
0.08003433 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt b9e4dece71f6ed2495559063d49b9935d9825cd58ea797d7d6ceda050d9c4c45
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root aaaa72e97b4d0ad3b7639194efc03fb4d2d74c9627c9eb60baf01734e3f2e373
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01569244 BTC
Feerates: 73.20 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (184,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,205 731,205 0000000000000000000070ca8b9bc5747083442f829773ccc49113f3b4fc01ca 909 0.45/1.00 vMB 3
731,204 731,204 000000000000000000042843345623ad556a56464dd01317b514a74b5e3ae25b 2,400 1.00/1.00 vMB 14
731,203 731,203 000000000000000000037a54e9c37791a61a434e76e3d987b840cabab14ef127 802 0.76/1.00 vMB 2
731,202 731,202 00000000000000000005d3a05bce671ea8e94e24973441af27e96e87d9684e94 2,257 1.00/1.00 vMB 7
731,201 731,201 0000000000000000000252ab0025c2c2adad22e31ceb36b4f6a00961f88a039d 2,600 1.00/1.00 vMB 6
731,200 731,200 00000000000000000003af4c98c63c20f2983d7e536cde131116930be0a940f0 2,649 1.00/1.00 vMB 12
731,199 731,199 000000000000000000024f0a379e46716ee1f3852d40adc1a0f84f82b839c991 565 0.25/1.00 vMB 5
731,198 731,198 00000000000000000004661b618044f4951fd06f3c5a91ce9a4cf81c163c0ac3 1,390 0.48/1.00 vMB 7
731,197 731,197 000000000000000000029fd74d811bc79ed3e50971fce3a71b549cedacaf2928 982 0.33/1.00 vMB 9
731,196 731,196 00000000000000000004ecfab8947a8c9902ba34e761fc260ad45f46087ea294 22 0.00/1.00 vMB 14
731,195 731,195 00000000000000000001d7464a47f7b434756fdc61ed347303fb87b57f51554c 1,084 0.37/1.00 vMB 8
731,194 731,194 000000000000000000077fe37777dff956362b338291dc4e0a7f127f40257e9f 530 0.29/1.00 vMB 7
731,193 731,193 0000000000000000000551ab0471dd55bc4f2773b95d9ecad11fb30bf6d2ffcd 848 0.46/1.00 vMB 30
731,192 731,192 000000000000000000049d36a56582867dcc76c24285023619e827703485b43e 89 0.23/1.00 vMB 10
731,191 731,191 0000000000000000000424cd6ec25897461b961e65d49347d24b450860e8c79d 1,536 0.96/1.00 vMB 6
731,190 731,190 00000000000000000005dfa7367e0674fe206e151f533b009a6f375ff449a205 2,057 0.90/1.00 vMB 7
731,189 731,189 0000000000000000000694a9f558d8802dec0d13d0b544d8797fc67ac953fb3b 1,660 0.55/1.00 vMB 7
731,188 731,188 000000000000000000084811ee81b4375f89bef18a1a503c3535085ec1ce9622 341 0.14/1.00 vMB 7
731,187 731,187 00000000000000000000e9d8bc6d37dc376f887215da82efcd38289a51a5a83f 1,018 0.36/1.00 vMB 8
731,186 731,186 0000000000000000000750f234462ac786df4f5f1e7a2c7ae22d808e728afbda 759 0.22/1.00 vMB 7
731,185 731,185 000000000000000000070985762735d6f74f17e5698e2eb0ae4f729031ec429c 120 0.04/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.