Loading Tool

Explorer IconExplorer

Memory Pool

79,464 transactions
29.65 vMB
0.12644326 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 0a1e4c1b920f415ba4b969356d8a97db0ce7d34b717a1cf88e92edd9f24f6cc5
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (424,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,676 490,676 00000000000000000051fb43b0d971ca86db154a6f1548e2ae3dfd14f9821873 1,159 0.96/1.00 vMB 35
490,675 490,675 00000000000000000056b0ef208366b77b9f4930f30b8014bcec9e4fba9791c3 1,767 1.00/1.00 vMB 61
490,674 490,674 000000000000000000455080e7179aa46025e09c6579374d474b24527bc57220 2,474 0.98/1.00 vMB 47
490,673 490,673 00000000000000000010411a391b41f7f4d248c534588c78f562868b35ec0dd9 2,263 1.00/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.