Loading Tool

Explorer IconExplorer

Memory Pool

80,038 transactions
29.60 vMB
0.07416779 BTC
Random Selection Loading Transactions
Max Size: 181.75/200 MB

Candidate Block

Mining Attempt 7c7704cffcf35011473438b8069ce722f778305542b93d78b0a7399833ac5ad3
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root f750ff73b83d72f5178375bc7e8f34570a0a092677ead515be88ec6d59754168
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.00892072 BTC
Feerates: 29.89 > 0.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (436,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,338 478,338 00000000000000000111f810338b2f04408c47e4672285492bc3386983e8f34f 2,074 0.99/1.00 vMB 220
478,337 478,337 00000000000000000005f24526db82772216a5264e3a1f5dfe29b40c74441806 3,353 1.00/1.00 vMB 219
478,336 478,336 000000000000000000a4f2fe99053534193294a8d9979574e9dd4e15426a5f6a 3,774 1.00/1.00 vMB 178
478,335 478,335 000000000000000000047de402de1b626b6d4a424401abf00b9fc1f2d378b043 3,292 1.00/1.00 vMB 171
478,334 478,334 000000000000000000e95e3269433e95d9f6e4c6ebe405dcbbb942eccee6c9a0 2,946 1.00/1.00 vMB 199
478,333 478,333 0000000000000000002ae705d7e5ca9f5cb3cc144438c147929957343870c0f4 1 0.00/1.00 vMB 0
478,332 478,332 0000000000000000012bb8073eae456fdd5b354f1a43052fd95cd83b9a3a5853 3,880 1.00/1.00 vMB 171
478,331 478,331 000000000000000001297a8981bce37a73ee95caa66838ed1eee83c06b81b641 2,157 1.00/1.00 vMB 199
478,330 478,330 0000000000000000000c251bedb28b035e13c98efbe2c21515e9f97b695191a6 2,071 1.00/1.00 vMB 153
478,329 478,329 0000000000000000011a1919731500c41ae3db62c6677f299b9f0455f02119ae 2,763 1.00/1.00 vMB 166
478,328 478,328 0000000000000000006d9d52c3719d17cce8c2b12e4a126d9aebfdbb06740d24 2,256 1.00/1.00 vMB 196
478,327 478,327 000000000000000001255b184e08649ebff31d800505367c807b5bc9dca11914 3,298 1.00/1.00 vMB 187
478,326 478,326 0000000000000000001451e7d4e5161f30b81d446b362b31b31e971ad2c50ae4 932 1.00/1.00 vMB 58
478,325 478,325 000000000000000000dc6fa3e0f1a9d8c6bc52459b44654577a6fd44b8cdb985 1,652 1.00/1.00 vMB 135
478,324 478,324 0000000000000000000979ceda25b09036d99a7334fe747f971cb117dfc9e3b9 1,224 1.00/1.00 vMB 64
478,323 478,323 0000000000000000008ae0082db4a6f911204a64576038438b723cba96ba18ab 1,701 1.00/1.00 vMB 124
478,322 478,322 000000000000000000b98cc9f6d6d71bb1719f289ad96de2d92292ce9233287c 1,556 1.00/1.00 vMB 164
478,321 478,321 000000000000000000f5c8936e44c8eacb973e26c480f4d1065bba44aead4976 1,401 1.00/1.00 vMB 93
478,320 478,320 000000000000000000432ab23eb6c9d1121c1d4cca9446387235e36e777db21f 1,976 1.00/1.00 vMB 154
478,319 478,319 000000000000000000a0cc868cf426a2330feb7bce5f9807a89529d8168c17bb 344 0.18/1.00 vMB 176
478,318 478,318 000000000000000000f8e803b90952d703606d3272a23706dc63e8e1775e21b4 332 0.31/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.