Loading Tool

Explorer IconExplorer

Memory Pool

23,118 transactions
5.12 vMB
0.01452180 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.35/200 MB

Candidate Block

Mining Attempt 67c58a3f210a29a2fcb940870697287b88d14e0c318539744c0f333220dd8fff
Version 20000000
Previous Block 00000000000000000001dac1144adff2fbf4f4cfc00d0a64d0b20acb71506542
Merkle Root 61194d28f37b0f86aa02b8895ad7eb00fde3e39aae703afe40adecb0580d79bb
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 143
Size: 0.05 vMB
Total Fees: 0.00111431 BTC
Median Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,200 (778,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
134,393 134,393 0000000000000ba1e743dbd52872a39c9666b786642117249659bced956d04db 0.01 MB 31 612
134,392 134,392 00000000000004d07b67f0c34900cd9ef2d6e9ab1d828c308907d430f2e3eaae 0.00 MB 9 1,071
134,391 134,391 0000000000000113fd830561ee2b0accad2f99e32a86955113ea428a94a70c81 0.02 MB 64 477
134,390 134,390 000000000000067d9772a6c961df7dc3a3a261647b8e10e48fb5e767d57d432a 0.03 MB 98 247
134,389 134,389 000000000000090c09e5f791f335cd8731b57f322155f455b5d42100103a8c2c 0.00 MB 7 1,860
134,388 134,388 000000000000024f35f0c9986d92755a32d911c83bbaf923ef0c25779da6d7b0 0.00 MB 14 301
134,387 134,387 00000000000009507d5814916852775d6ba17775eca87a767e8fab54033f1732 0.02 MB 67 940
134,386 134,386 000000000000087a645863ff2ae3f0c78207ddf387188d1763106d90692e9279 0.00 MB 6 0
134,385 134,385 000000000000078b78688d4916c51a6cd05699c145215e5eaf84757290db8a03 0.01 MB 23 1,421
134,384 134,384 0000000000000409c854916e3b3fdfbc9c65a857fe70f55efac9d3f429814aab 0.01 MB 38 383
134,383 134,383 000000000000067f1a1f63de08c65345549245f280aaca53bb442d1597231fa6 0.00 MB 11 369
134,382 134,382 0000000000000be65242fec632d161268570d16d598ab1d406f19f15b885bd6e 0.02 MB 53 127
134,381 134,381 00000000000005598c835fd56ce213d48572c6c0bc859094200f987db0e7d1d4 0.02 MB 50 292
134,380 134,380 00000000000005e8ed51b94d6b03ece3de571603b1ef51273a42332b9e1e7d26 0.01 MB 38 352
134,379 134,379 0000000000000619c2b68cc5869d2fea148834766acacab3de715a1d82d7485c 0.02 MB 42 302
134,378 134,378 00000000000009aac5f5822ee513f73ec9a9be7794edcf97e1bad48f11dbc6bd 0.01 MB 15 88
134,377 134,377 000000000000090f6396ffeebffdc687c8272a29d956a5b40b477776c0056cbe 0.01 MB 8 759
134,376 134,376 00000000000008812e46c94bfd8b888a57dad507be544f62e00690a3a4220df5 0.04 MB 113 237
134,375 134,375 000000000000096b59cc0ed9902ab6861a7686f76d414a2d5ce43337b739d6f5 0.01 MB 9 236
134,374 134,374 00000000000008d4d3a66b4609d317deb43360de1ea998186db30b8be5a83b9b 0.01 MB 26 297
134,373 134,373 00000000000008a62927e09d27a0446342f2df142c32cf1d9970df734c653c57 0.03 MB 78 291
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.55 GB
    • Received: 0.31 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.