Loading Tool

Explorer IconExplorer

Memory Pool

81,106 transactions
29.72 vMB
0.12687494 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 4a2b1bd8265c1ac60ec48b7149c4e1a986cc924e66d34ee140e3f340d46f5ad3
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root b806adcb01710833507621fedc72ad5d86413727bc11b90b47301f2ddb566cf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.06032947 BTC
Feerates: 151.07 > 6.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (542,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,154 372,154 00000000000000000d61faccc97b1c43f17b7c81b40f31f86ae6c0c840d2433c 58 0.03/1.00 vMB 41
372,153 372,153 00000000000000000cbde819a282c28e97b7d876ca8974ff3cf752e55331bffb 168 0.08/1.00 vMB 38
372,152 372,152 0000000000000000126f580aff65d27b16248039fa8413fa45bb1c4e63d3a908 433 0.25/1.00 vMB 27
372,151 372,151 00000000000000001229638f15c346196a5457b62926c0e24775af3ec65c8db9 1,065 0.62/1.00 vMB 52
372,150 372,150 00000000000000000eb3a7ee738d7c52aaeac9e98a5c76ddec15f4d90c26bd68 43 0.03/1.00 vMB 28
372,149 372,149 0000000000000000115b015a6a4a1b6647f1bbfbde33f146fdf43d9b51f01a33 147 0.09/1.00 vMB 33
372,148 372,148 000000000000000011578f3da61eb0695ccda20abcec1e61dd9d4bec87e2b9b7 458 0.35/1.00 vMB 26
372,147 372,147 0000000000000000143ad388a0056e0aa932d0818349831c3ad542259f247648 577 0.26/1.00 vMB 42
372,146 372,146 00000000000000000fe316edf2e38178dee9692791d7aefbe44cdd8e233629a4 793 0.37/1.00 vMB 38
372,145 372,145 00000000000000000014e91a7b32992b54942bbe970e287cd81d23d124f525aa 128 0.06/1.00 vMB 40
372,144 372,144 00000000000000000ffdc30fa6d5e363a6a599c78740d6fcf9b0e6c7cc50e665 85 0.04/1.00 vMB 25
372,143 372,143 00000000000000000bb8dcdd55850edfca7beac70bbe489f9d49a3cee3325a12 109 0.15/1.00 vMB 7
372,142 372,142 00000000000000000dfc7b971f054159a680051b23fc8ef3478f606aa1d5f362 631 0.30/1.00 vMB 42
372,141 372,141 000000000000000010871f7b61bde797e020741d9fee853988797811290376b3 464 0.24/1.00 vMB 38
372,140 372,140 000000000000000001dc4fb3014daa25b87fa1c01d967a4d2ee8e9294e4c2bf3 804 0.39/1.00 vMB 38
372,139 372,139 000000000000000003a148c0395a415b4e0d4b74eaeb1f8196fcd30736393264 1,393 0.63/1.00 vMB 45
372,138 372,138 000000000000000000c0ff6d593f7dac8abec8537cf7dea61f810ae92a2b7cd0 1,177 0.64/1.00 vMB 42
372,137 372,137 00000000000000000a7be7145fa9624c45682648371154c3e652b6b800e1c0b9 217 0.12/1.00 vMB 34
372,136 372,136 000000000000000011fa6e03c6de823c867c2fbc5374192cf0f25cd7c744a26a 152 0.06/1.00 vMB 37
372,135 372,135 00000000000000000c665f56123fdecdf979cd162ae9d113bd88a58a42c7aca2 895 0.41/1.00 vMB 37
372,134 372,134 00000000000000000da52b754e77b1c2e0176aba6819b75682435aa5bc4b4e4f 1,580 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.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: 671.64 GB
    • Received: 15.98 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.