Loading Tool

Explorer IconExplorer

Memory Pool

33,589 transactions
27.73 vMB
0.05639470 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 75e3bf183832731a25de3e8e5c9f31f32ef7bd2fd4fa1eead5dd15909b64337c
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root b0de1e1102f65fc05c8dc3888c640be9340f3d4029d19da03c24107ef33ca1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 758
Size: 1.00 vMB
Total Fees: 0.00358941 BTC
Feerates: 40.21 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (460,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,610 453,610 000000000000000002468b1b1c594547e8f2cca998e7c079aa87416b5b8f3b06 1,943 1.00/1.00 vMB 118
453,609 453,609 000000000000000000471bbc40132777c6f70594e0f4a4f1fbdbe52f7c5ffecc 1,487 1.00/1.00 vMB 106
453,608 453,608 000000000000000000401c928f1be3195fed248e56943b2a1f3bc8017b86493b 1,852 1.00/1.00 vMB 116
453,607 453,607 00000000000000000008bc4c64ec290bc9ba23e0adc9c131b308aabbcc93efa7 1,522 1.00/1.00 vMB 95
453,606 453,606 0000000000000000007af5be9ce7d590e63704f1d2d6c83c958ed3dbbd66c9d6 2,433 1.00/1.00 vMB 214
453,605 453,605 000000000000000001a60c8851b6ebac2e5f53149ea0cd1ab8a91bfb7fc3a4b5 2,409 1.00/1.00 vMB 247
453,604 453,604 00000000000000000094a0769dd09e8cac67d6566da6722fe0d253ec8f5db4a5 2,025 1.00/1.00 vMB 97
453,603 453,603 000000000000000001d38aa93a8f185a982e2d39bb4300ca4d67df0b352e839d 1,883 1.00/1.00 vMB 108
453,602 453,602 0000000000000000010cb4bf10af94c0eb08b930d953da90f8128e55228bbb51 2,116 1.00/1.00 vMB 65
453,601 453,601 00000000000000000197cb24981d2bdcb5b39a656f12b318f8c1d05b88ebcb04 2,110 1.00/1.00 vMB 110
453,600 453,600 000000000000000001b550160c047005c24f8e41bfccfc07d4f0b9d7bb5a9492 2,059 1.00/1.00 vMB 104
453,599 453,599 000000000000000000587912ced677698c86eec8b1d70144dccb1c6b0bad0f17 647 1.00/1.00 vMB 32
453,598 453,598 000000000000000001b2d09edb6ec5f61dbfd03ebee59f7a816c78f5b3b16428 1,412 1.00/1.00 vMB 66
453,597 453,597 000000000000000001472c914cd2d054d59081f616ca101bb21aeb9822afc02b 2,295 1.00/1.00 vMB 74
453,596 453,596 000000000000000001b625aaa68a9cca47f38708e8d4c3841b256b4bdfc18786 1,975 1.00/1.00 vMB 104
453,595 453,595 000000000000000000aac700522b874879f0416bd1f0aaeca63643bac79714c9 1,323 0.63/1.00 vMB 133
453,594 453,594 0000000000000000027c5766f372e8454e6e68edd879129c510b1de0bc07436d 2,732 1.00/1.00 vMB 141
453,593 453,593 000000000000000001904a3231935f1d066bfac7b1d49e9373a3a1bd4432027b 1,858 1.00/1.00 vMB 56
453,592 453,592 000000000000000001dc2e170011ee335004470960f78b0c561c2c4b6e3a9d1e 2,014 1.00/1.00 vMB 90
453,591 453,591 000000000000000001734b748686240a9f23c8abd5ca62b40798bf3ad1a04a48 2,169 1.00/1.00 vMB 123
453,590 453,590 00000000000000000225ee87b01b41b5bf05215e0f3fc1daed6ef15f03653dc7 2,054 0.80/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.