Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
10.53 vMB
0.04114722 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.52/200 MB

Candidate Block

Mining Attempt 3b0ac92e81ce787a315d620edc46bf81e34191c1a26eba576da3042a8790e9a8
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (700,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,976 212,976 00000000000002eaf6cb797f087e0082d424008a31ec9c09bf873fa169190fd3 123 0.06 vMB 146
212,975 212,975 00000000000003c85f904e1dd427d04e29daeed76717d460e431f78d419ba9df 418 0.44 vMB 74
212,974 212,974 00000000000001cfc2191f4ac6086085f618030ee0d0fcdfeaece0ee81275a4a 64 0.02 vMB 268
212,973 212,973 00000000000001e19d3b5b27cf169a68440558b45aadd03c590ca469ba6d09d4 10 0.00 vMB 457
212,972 212,972 00000000000004458f16eb2fd0129063cdfe1e5f031a0a485c031a6f74b6b89c 241 0.15 vMB 128
212,971 212,971 00000000000002914731a76b7620e356fc29a6a648617b76d1c1fb2aa3a469f7 742 0.25 vMB 212
212,970 212,970 000000000000040fe2f8b20de59bffee31e760db656f404335c8b728dd187dd5 157 0.25 vMB 73
212,969 212,969 000000000000032908514574995c97e20acd295c85f538e53b625949ab6f8bab 239 0.07 vMB 32
212,968 212,968 000000000000032467285f8888355cfe25d0245b12e5a96e28e8413e711d959f 166 0.26 vMB 74
212,967 212,967 000000000000011cd9fbce9e917196b94db6111562c121eda125575571d385c0 512 0.23 vMB 239
212,966 212,966 00000000000000a572d34f669a4adb025bcfddae9bca099109ef3c483262a7f0 552 0.20 vMB 203
212,965 212,965 0000000000000337008d6ddb5df03a0ddd7da75528ae674efaa6516130b007e8 497 0.25 vMB 159
212,964 212,964 0000000000000376320e30271b18b82539195cd0b451e5d49f4cb510c45db067 561 0.20 vMB 200
212,963 212,963 00000000000000de12801def1aacc92eeb13e27cc57920206f82366c26eaebd3 163 0.07 vMB 83
212,962 212,962 0000000000000337a15d2d9a846d195b5c51792b8b5dc0e4c2754e53a98de5a5 679 0.25 vMB 171
212,961 212,961 00000000000004d3c6f3b409399b96e41a0d70e4bf2d748069c5ddfebf59c9a1 1,004 0.25 vMB 206
212,960 212,960 000000000000040c6c5a970e65d8634d3b9f08ce354cdaef38be23f63a50cdfb 665 0.25 vMB 181
212,959 212,959 000000000000042ef85cb041a40433b1079295f2f9432b008bc4f222e60f8dec 469 0.18 vMB 181
212,958 212,958 00000000000000c0c20c91c923911c1c3d9a3961c33e1f5615c1ec3c2d7a256a 579 0.23 vMB 257
212,957 212,957 00000000000003f91bdf165f558a8e57431347f5fcb2cb210e9a86f4171540a9 248 0.09 vMB 180
212,956 212,956 000000000000007069ebb29b500f50a73b782982ea8b383a22893387214d783f 170 0.09 vMB 110
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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