Loading Tool

Explorer IconExplorer

Memory Pool

11,415 transactions
4.06 vMB
0.04940249 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.65/200 MB

Candidate Block

Mining Attempt f9eed330fd009466e15c9518a15cebe968568f5c0d8e09d4f6663c695e1d444c
Version 20000000
Previous Block 000000000000000000012165475346bdda413509df8fce68fc569e9b26a2eb5b
Merkle Root 18cf8445374997600592a0322f066b19529a8ce891f667fa81a0db57917c508f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,997
Size: 1.00 vMB
Total Fees: 0.04456922 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,483 (760,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,462 153,462 000000000000045c5a1c8207507f50861028c0ef5f4e8d1b1f863467436534d3 73 0.02 vMB 44
153,461 153,461 00000000000001e1f526269904e606ba635947b13c2314197f8933d68ebee938 10 0.00 vMB 0
153,460 153,460 0000000000000ae6482457f51af5b438b8b82690d3d30e9b23cc54b0e48ad8df 83 0.03 vMB 77
153,459 153,459 00000000000006d3d53740ddf8dfa28ddc6768a3613ef5d533bff95160c4f183 17 0.01 vMB 125
153,458 153,458 00000000000007739228e4fc1bccf1afc45c44865dd151a57ff84f47a54d3fbf 37 0.02 vMB 67
153,457 153,457 0000000000000634c87c236a1199fa74cec14820940a6c913813e193f9e51179 8 0.00 vMB 0
153,456 153,456 000000000000023ee1c53ce60341dc97d2f3095e85ccb6a18ec836024e252ad3 71 0.03 vMB 15
153,455 153,455 000000000000062071e6a37e141e31a34962161c33063d59524d67349dff9fa8 30 0.01 vMB 103
153,454 153,454 0000000000000bd45b510077e25d195ddbb1911d1ba2a7d272645b33913d7f83 6 0.01 vMB 247
153,453 153,453 0000000000000b38bfd06516e5bab12a464b80273ff317b6f914eba8ee63d239 15 0.00 vMB 31
153,452 153,452 0000000000000afdbe808c7bb0a98cc54e406e3184f7bdbcb67b4ae254efed0b 39 0.01 vMB 146
153,451 153,451 00000000000003b28f30c4a4a4eec22f8c05aac17685b2599345af034bfe6082 80 0.02 vMB 57
153,450 153,450 0000000000000d5de05617ad4d2bb2fc7b93d944eb928131dfde62e1078d7983 48 0.01 vMB 64
153,449 153,449 00000000000003b27195bddb75e326c3b78548f187d189edba74a472c2589887 48 0.03 vMB 81
153,448 153,448 00000000000000d030ea0714291248e7d208a520bab0bd6165c51f098ce14957 23 0.01 vMB 21
153,447 153,447 0000000000000932ea433a62dc77882ece9f8df589647c13079b8836653757a3 55 0.02 vMB 309
153,446 153,446 00000000000003b6170b1ce399fa9adc02bc28547038730f0c20a03ccf331855 7 0.00 vMB 57
153,445 153,445 0000000000000364aa76a4649c4c9a5645f672ea216ff21b892d12bbc1be114c 18 0.02 vMB 0
153,444 153,444 0000000000000b6ad4b2c9f5b76591fa7eb97d27b8526b72a44703e8e211569f 15 0.02 vMB 70
153,443 153,443 000000000000061d7fb5d0d38106effa3d681c9b21f7b86ff1002d6d35267142 133 0.05 vMB 50
153,442 153,442 00000000000008704cc92b9ce15a5b597eaa7e115dd0c8e836ca881201ac868b 12 0.00 vMB 14
Previous 10 blocks ↓
Total Size: 779.71 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: 347.59 GB
    • Received: 1.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.