Loading Tool

Explorer IconExplorer

Memory Pool

81,350 transactions
29.59 vMB
0.08426575 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt 3fea087d10debf6adadf2551081fc1ff7259a11941cc02da40d1244b5fffdfcd
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 29f5f9e082c42df7bbb1406c13ac5195b47c402f4e0a3da9e8337360e5e45471
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.02197599 BTC
Feerates: 100.53 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (504,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,958 410,958 000000000000000004574db66914cd0874b61825616bd723b528c88fa311c005 1,367 0.54/1.00 vMB 37
410,957 410,957 0000000000000000035f21fd0d99b30b4b7461e3d8302cc697dba84f714ac8e7 123 0.05/1.00 vMB 43
410,956 410,956 000000000000000005d3871a5087cec4b248fa9f7e77448787979c51d1e5d5ed 725 0.33/1.00 vMB 35
410,955 410,955 000000000000000003018c2d107c89c8b3b1d76a0293645299293f1f1e9d1251 1,127 0.57/1.00 vMB 32
410,954 410,954 000000000000000005ab15d44d1bcea4345233346dbb18540dda327227c7dad0 1,080 0.59/1.00 vMB 23
410,953 410,953 000000000000000003cc2b17853ba7b33ac0f3e6e693fd422ac31911f63dcb83 2,287 1.00/1.00 vMB 55
410,952 410,952 000000000000000003880aea541fcc6a998754f948105a2486915a055e6709cd 537 0.31/1.00 vMB 28
410,951 410,951 00000000000000000208f2bc332d4bc41c344904d8bd156238c34e49896b07f3 31 0.02/1.00 vMB 42
410,950 410,950 00000000000000000480d30a3c94bf9edd7abfc1c1c27636ffd85e53d749793f 508 1.00/1.00 vMB 15
410,949 410,949 0000000000000000037d051b2f117f1c69cb9a6b878fc07b3160d24621535f72 1,524 0.74/1.00 vMB 32
410,948 410,948 00000000000000000448e07882ac1fb94b874c3b12254211819e1986317d9c88 2,061 1.00/1.00 vMB 39
410,947 410,947 000000000000000005e8e382f90b4320da9801f4c8fe8194a844431862e2461d 2,444 1.00/1.00 vMB 39
410,946 410,946 00000000000000000509449ca1b5e1f49b1a129c3f022e8e511a752b5c02ce5a 670 0.29/1.00 vMB 34
410,945 410,945 000000000000000002d7cfa9a44fc9ac7f5f92ed8097434e14eb008e8b66bcf2 574 0.22/1.00 vMB 39
410,944 410,944 0000000000000000048d5b750f2759fdeb02a731a8b03471537e050c33ef3dc5 1,412 1.00/1.00 vMB 26
410,943 410,943 0000000000000000010b26e7d72307061d791576fe1196f748a8acd35910996f 840 0.36/1.00 vMB 34
410,942 410,942 000000000000000001b20faaae92126594b40a26197df4ff553c55522ec4f2dc 1,233 0.55/1.00 vMB 41
410,941 410,941 00000000000000000619e501035b7a1dcf1593f752758fccde1c44ec8741a472 469 0.33/1.00 vMB 23
410,940 410,940 0000000000000000034348047a54ebe457b48c779e5952922d1119d94a63e324 2,425 1.00/1.00 vMB 44
410,939 410,939 000000000000000001aea83bfe49d1046b4d7ccb50aff215ef5dc481eaf39ec7 1,041 0.63/1.00 vMB 28
410,938 410,938 0000000000000000011ba720fc68c3782a5af659b23d706b009a2feb41d76324 868 0.42/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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