Loading Tool

Explorer IconExplorer

Memory Pool

77,250 transactions
28.65 vMB
0.09023742 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt b77776da48f705f2a4915dc8a7174ca26233ac3ee1df9de7c6516b0dbcb9737c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (489,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,248 426,248 0000000000000000024ccf9a78c6d1713b936ccb3934e3c68d10a3c41aa58044 743 0.32/1.00 vMB 61
426,247 426,247 0000000000000000038f6479e34f73f6519d84b3c5f1be4531bbf5bc6943f417 612 0.24/1.00 vMB 66
426,246 426,246 000000000000000002d89d9249b1fbaa79345376f302c4c5807d762aa9399146 1,325 0.73/1.00 vMB 54
426,245 426,245 00000000000000000127858dbc4e2d0066768bcdb7c5ca690ec5bdf54eb8e119 204 0.08/1.00 vMB 68
426,244 426,244 0000000000000000041b29bf02a50537a29947c5ae89620cf7be4ce0249c104a 522 0.98/1.00 vMB 15
426,243 426,243 000000000000000004b6c402fc2b527aa2cb602722d7236ed4a7fc23232a051a 1,828 0.79/1.00 vMB 60
426,242 426,242 0000000000000000042bedcd058707f15bfeac77f1bec4e5fe44534855c7555d 2,073 0.93/1.00 vMB 56
426,241 426,241 000000000000000004c3e67d100867e22dcb8bfb7b7daa91af649e7ebc040413 1,922 0.85/1.00 vMB 57
426,240 426,240 000000000000000001108e7b978f4723b4bf91bd20a8e6753e611e9383850af0 2,721 1.00/1.00 vMB 73
426,239 426,239 0000000000000000025d594bbad5a93335365c5d24a313dcf58456c959b1aa43 1,807 0.70/1.00 vMB 62
426,238 426,238 0000000000000000037090613156531bd1293c120318ff7866ca007c1ec7ad68 216 0.09/1.00 vMB 83
426,237 426,237 00000000000000000294c63635aaa5f1013a73dfe62f11ba8981f43546d328cf 477 0.99/1.00 vMB 16
426,236 426,236 000000000000000004f6ee4f299a37a2ba4d5b5a800ea138d6da11409990cda4 2,026 0.95/1.00 vMB 62
426,235 426,235 000000000000000004ef781c3afb2d2a7f638109bce3de788a72816b0b4eb792 1,597 1.00/1.00 vMB 45
426,234 426,234 000000000000000001ea213f00b2334abc35f19799135f7ad17dd875a457d8d5 1,853 1.00/1.00 vMB 54
426,233 426,233 000000000000000001da7aea19df481cbdcaa25a1faade04df712fb0c496db64 1,320 0.93/1.00 vMB 34
426,232 426,232 000000000000000001c6d04c237650666e5bdf160867b78c5b6543d5157efddc 2,280 1.00/1.00 vMB 83
426,231 426,231 0000000000000000008027054f1ccb2edc0b45fb6addce02997a298738f1ae00 2,784 1.00/1.00 vMB 76
426,230 426,230 000000000000000000dd8a7bb73190bd8574df5f18966347a2094049e28c8cab 501 0.25/1.00 vMB 76
426,229 426,229 000000000000000000574774779bf0774fd096700f7dd5bd449a43459a4a86f0 514 1.00/1.00 vMB 15
426,228 426,228 000000000000000001962bdad2f113163369b6d14d936aa480cfc3249d2636d6 2,410 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.