Loading Tool

Explorer IconExplorer

Memory Pool

86,117 transactions
32.01 vMB
0.12699915 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt b9177317c21b32a90e42bd3e33cfc4236f27a2f953e39d82d9aa474abe52105f
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root d8a5b78df792797ddce00bd1971e227611410059a4bb50071310262c3ffc4692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.04659811 BTC
Feerates: 301.57 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (424,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,672 490,672 0000000000000000000852b2d15b4826b296d30d11ac468161d2404789057244 1,990 0.85/1.00 vMB 70
490,671 490,671 000000000000000000da373004b1cc23402f123c9c81463b28dfac18f5f825e9 3,162 1.00/1.00 vMB 66
490,670 490,670 0000000000000000000ebe2619311a21fd9759352594711d6a4817976ab6be26 2,603 1.00/1.00 vMB 156
490,669 490,669 00000000000000000054c80d0474edcc4f3174bdb52239f6f81ff4c28a4af15c 247 0.08/1.00 vMB 157
490,668 490,668 000000000000000000c859f83bfa26a1190892207825493200fa93ffeb465325 2,633 0.95/1.00 vMB 120
490,667 490,667 0000000000000000003d393a9e479fed7844317723202881c53e36a5ed94eb12 2,539 1.00/1.00 vMB 79
490,666 490,666 0000000000000000009bf16bbaf6a3d6ff242f430d802507cad88ed08a890218 2,391 0.95/1.00 vMB 153
490,665 490,665 000000000000000000ddbe5e021017418696c70f3fa19556a91b67420988be0d 2,357 0.97/1.00 vMB 141
490,664 490,664 000000000000000000c3ed9e16a164540bc8fe26ec0bf294b2be520a5a66cd21 1,879 1.00/1.00 vMB 123
490,663 490,663 0000000000000000004d2ad9ce97e80fd7c503a8d4ba2a6348bd8a81698f83d5 2,373 1.00/1.00 vMB 172
490,662 490,662 0000000000000000008d179ba6858c030b06ad99685232d5d68b57a4d9d65db4 2,790 1.00/1.00 vMB 32
490,661 490,661 00000000000000000006de8726d3d117a043eb50b59f67e8e28cdc6a02293091 1,134 1.00/1.00 vMB 7
490,660 490,660 00000000000000000032738d2e829779f6db0693bfc4563cd87f758c63cd5848 1,398 1.00/1.00 vMB 70
490,659 490,659 000000000000000000146edd25804660a9a57e6523314cccc582fa5c622f5cfa 1,808 0.90/1.00 vMB 80
490,658 490,658 0000000000000000006005b9b7fe1d21f9192cf5ff613ee8acad710aa64d3180 2,296 1.00/1.00 vMB 53
490,657 490,657 000000000000000000c0cb9d36605cd1484b0e41a053b7cf5a4f99595881bbc1 2,484 1.00/1.00 vMB 134
490,656 490,656 00000000000000000067ba36c0222b146cbc311b5499c8cad978647d49d89dfa 2,232 1.00/1.00 vMB 66
490,655 490,655 000000000000000000082369c7e78104698e20e235ac3f89b1e961127d71adeb 1,567 1.00/1.00 vMB 146
490,654 490,654 0000000000000000001447eed357cb278ef35a69021aacda37dd8832beb28c31 790 1.00/1.00 vMB 29
490,653 490,653 000000000000000000e04612a256d36c9b893a9c21d5463e4aea83055ce0dd90 1,461 0.96/1.00 vMB 90
490,652 490,652 000000000000000000e50f5c67e33df2b99dd15069fe198571ef44b8a47fd49f 1,689 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.