Loading Tool

Explorer IconExplorer

Memory Pool

77,680 transactions
28.59 vMB
0.09873681 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt 64b256ee16590b8befaad7a6da077419f44ac61f23ae1ce3e988e1f5b6188678
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 2fdc7e5c4c37760396d546f5bb0eb90402f413fcf40f5032ea0ec8536aff9ca1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.03323864 BTC
Feerates: 201.07 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (424,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,684 490,684 000000000000000000cc9bfac3ed9daf0e7c5f162e1a3576980de7bc28f50174 2,938 1.00/1.00 vMB 62
490,683 490,683 000000000000000000a25b76400b18eb56f62b60ec72de9d0f08d9679dceeaf4 2,313 0.94/1.00 vMB 119
490,682 490,682 00000000000000000094567c30f77155802e3af7ab7c2f3c1d553b38ea46e322 1 0.00/1.00 vMB 0
490,681 490,681 0000000000000000006fc2e77dfc5bf4a5379d745ad9072e7474ec217bb80f12 2,088 1.00/1.00 vMB 143
490,680 490,680 00000000000000000046351d511d3af28faec7a0ecbcd3c6f5455d858c44e019 2,322 0.94/1.00 vMB 12
490,679 490,679 000000000000000000e81d5c04f4cc8e15220c77f46882949eec5ed154ea2643 411 0.14/1.00 vMB 157
490,678 490,678 0000000000000000000a75a9b3e3676bba53350b9c1d7f89ba7b0cf92753c49b 1,774 0.79/1.00 vMB 155
490,677 490,677 000000000000000000c2cf1dcb0ecd2d8a92ebc256903773df746a2474da9ea5 2,014 1.00/1.00 vMB 73
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.