Loading Tool

Explorer IconExplorer

Memory Pool

16,421 transactions
8.20 vMB
0.07028030 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.98/200 MB

Candidate Block

Mining Attempt 7ec5aabb11f04b3dbf39507ab2c1bf034481fdb5285802de90d71c1eb83245ac
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root 5589f2e0d8e9ecc511033dcd1bedbcf9e0a77bec187b8909e00612803d3926e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 1.00 vMB
Total Fees: 0.05311016 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (755,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,413 158,413 00000000000004ecc1331383c8229da818619ce875bb4252f85a981fd8897799 64 0.03 vMB 30
158,412 158,412 000000000000033df1578d784c893d4d0948fa9a01e4a85fb5f66c397fd98178 12 0.00 vMB 4,048
158,411 158,411 0000000000000d26b26c39cff9529e218f659c43098201f4a730e9faa9d951cd 13 0.00 vMB 327
158,410 158,410 00000000000001a4efec46350745efaf37c8ca7a3274a969ddc142e3f41bde24 4 0.00 vMB 90
158,409 158,409 00000000000009c2ce7310a7d047aac8f8cb6c2c1e86e0664eb98e74cb0948ef 122 0.04 vMB 46
158,408 158,408 0000000000000cb37e4f7e5f1bd15fed6f0ddb0855b9e592f65a62fefa83357b 9 0.00 vMB 1,848
158,407 158,407 0000000000000c79f407184fc7ead4f1639a386471e4857b55d6a09e200096e5 31 0.01 vMB 15
158,406 158,406 00000000000007b31863183bd0fd8ac65511b9549652577f3ab6b48c8219cfb8 5 0.00 vMB 108
158,405 158,405 0000000000000cc45e71697549bab160e681c977954d4ff29d112b58124d5cb1 19 0.01 vMB 294
158,404 158,404 00000000000001ed2c78c77974eef3adfd28d0f4b00f1a994eecbe8c1b8581b4 14 0.00 vMB 535
158,403 158,403 00000000000003264e7689eda79dc7784f9c683d8dc123ea3856b44e025d77c8 89 0.03 vMB 18
158,402 158,402 00000000000007a4b98429a3e3f125e6cbe40ecc8f3942ff694c0adf4813de9d 111 0.05 vMB 170
158,401 158,401 0000000000000a1159fc3a87fcbff4afcc5c8c494352630c4784a58831de963c 10 0.00 vMB 12
158,400 158,400 0000000000000494ff953010c1696ea00f9476b89a27f0f3f62b4e1f292c1a7b 58 0.05 vMB 299
158,399 158,399 000000000000053baf2c3e9b24508e9cb77d7e524f88c51a938b3120e63df694 3 0.00 vMB 0
158,398 158,398 00000000000007237309287977154780121e6fc0c1f683f3737b90c0def4396e 4 0.00 vMB 1,354
158,397 158,397 00000000000002214a9bcefb483678f034d6e5741a8810ee236e9c28d1c69440 6 0.00 vMB 13
158,396 158,396 0000000000000ad024156d50da27ce32f0dcd261e5e144c178804b5476116275 14 0.01 vMB 15
158,395 158,395 0000000000000697f1701185546660d9cc0c7affee19113b9dc88918667a69f9 25 0.02 vMB 631
158,394 158,394 0000000000000c6b3f40c1c9644c0d53a288d9ca41cbecb0ff5005b92ae846cf 128 0.05 vMB 52
158,393 158,393 0000000000000a8287fd88e5e2cff4af180db2668e8d753115d5282f49742bd6 81 0.06 vMB 127
Previous 10 blocks ↓
Total Size: 779.60 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: 294.13 GB
    • Received: 1.23 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.