Loading Tool

Explorer IconExplorer

Memory Pool

15,000 transactions
6.48 vMB
0.03536151 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.13/200 MB

Candidate Block

Mining Attempt 5e24b8edafcf77db601afbcb76e09d957d9a0c6d9642df12d9ded94afc805cad
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 39393e2f37bdf47029b55c4777161f39c35229b570d07be3a974c5041d89a269
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02123750 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (782,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,831 130,831 000000000000164ed3967926384be5c2d5de125de0feef7c46182cd5b1926ede 90 0.04 vMB 1,111
130,830 130,830 00000000000001a36b4456c96c0dff6f7f17675da47c4870aaeb4d6b40c4268a 19 0.01 vMB 907
130,829 130,829 00000000000001eaebb4740e1af550053d1050b68aa7380bff4361d74826e6e2 72 0.03 vMB 675
130,828 130,828 0000000000001bed23081050f4451944284f9b3704c89d99208c6a0e0adf6b2c 109 0.05 vMB 183
130,827 130,827 00000000000006ed8e21f2d90b00baf1f484d0d0fe9911673154011c91561eaf 32 0.01 vMB 1,292
130,826 130,826 0000000000000bdff1930429d85098351076747e808220ada05fdfbb5ca9ac81 180 0.05 vMB 107
130,825 130,825 000000000000187aa7e1d290d417b50622c0f4047c11dbabafc2d5e758a317c8 13 0.00 vMB 614
130,824 130,824 0000000000001247c3d4414b811881e322d1577aaf33543bb6e6e8c8cb4e8cf6 30 0.01 vMB 1,353
130,823 130,823 000000000000120a80f23020dc5d973bda2df157e900d85850ff1dc0b8ddb0dd 176 0.05 vMB 44
130,822 130,822 000000000000071545446c39fd606c1748edb0655e832bfc0121b94d97ff8e39 31 0.01 vMB 1,436
130,821 130,821 0000000000001418e7bed9eb5b3c180421f8bfed2f214ebd8e99bee335445f7a 181 0.05 vMB 102
130,820 130,820 0000000000000c1397bbf896c35faf031b8e332a096ad34fec0f9d2a7673ae58 20 0.01 vMB 1,122
130,819 130,819 0000000000000d681047084c9d41c0b56a6e6fa8154b7d9a71b8e87e1ba9cf73 10 0.01 vMB 575
130,818 130,818 0000000000001c5bc6b8dc69d073dd5fda1c31cc3ee37fe73f31af81a96dc359 18 0.01 vMB 388
130,817 130,817 000000000000195777db70501e3ce404d2b75da2ff5ac9051be1786357467b32 1 0.00 vMB 0
130,816 130,816 00000000000014440163cfe0d8a57bac5b2d66eb34b274dddfe85eb83f8c27e2 36 0.01 vMB 1,067
130,815 130,815 000000000000193f8f075cdf2f50ad82022cd53b6af2e68bb62b43d29ff49695 24 0.02 vMB 519
130,814 130,814 0000000000000208f140a88e3e1dbd29da575fdcacb0775df73c2b216930061c 183 0.05 vMB 41
130,813 130,813 0000000000000c0b9e3726f0bea9ae4534374715b9c35ba5da381af06d5542fa 151 0.05 vMB 586
130,812 130,812 0000000000000907061f4971e4d40e942d2f0622e2046d48bf7b1e372c617955 152 0.05 vMB 474
130,811 130,811 0000000000000d63c6b0522448c59a5732f159c3e9e51b78ad80f322a04eaac3 102 0.05 vMB 411
Previous 10 blocks ↓
Total Size: 779.66 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: 315.34 GB
    • Received: 1.51 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.