Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.27 vMB
0.09785444 BTC
Random Selection Loading Transactions
Max Size: 176.88/200 MB

Candidate Block

Mining Attempt acdb73d72922c005b34a7bc60a2068a6c671fb427cbee5a8421594f64bfd4c68
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (327,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,027 588,027 0000000000000000001aa8bfae79d09cec8f73d6a295aced731dbac6576ca036 1,966 1.00/1.00 vMB 52
588,026 588,026 0000000000000000000ccf6299bb4684c7bdf69a25534f2fa0a7e103dd9c5387 2,900 1.00/1.00 vMB 50
588,025 588,025 00000000000000000018ce95d0c94ccd4f44d61a3a26503356e15ce10716fe21 2,824 1.00/1.00 vMB 13
588,024 588,024 0000000000000000001cbab2aa92f4c3a93e97413a828a8c951cf89f8514a4bc 3,320 1.00/1.00 vMB 54
588,023 588,023 00000000000000000010d27fccc18331efeaf9699b257236f8f4d708eca96362 2,592 1.00/1.00 vMB 35
588,022 588,022 0000000000000000000968fdbfe2b476d0d25e421b9273893eee04ce4172b564 3,066 1.00/1.00 vMB 51
588,021 588,021 0000000000000000000104ae5162c9ba9c080631c74e4258b61e3aa11d7268e4 1,258 0.45/1.00 vMB 5
588,020 588,020 0000000000000000000ec2030f5aec75b5f061bcc11ad424311cb88654d71899 2,891 1.00/1.00 vMB 31
588,019 588,019 000000000000000000049000137f36a60fc80882bd89bec4228b9f1074caf675 2,638 1.00/1.00 vMB 42
588,018 588,018 0000000000000000000bc615be55331e45f812d89f7b1909ef3c5d5164c8a11f 2,331 0.88/1.00 vMB 25
588,017 588,017 000000000000000000101e4957c6154926b54fe02b8f3083fb1579d9be904edb 830 0.25/1.00 vMB 5
588,016 588,016 000000000000000000117cc396521aeb3d5a9c69beb24532560ffe2baa6318d5 2,184 1.00/1.00 vMB 42
588,015 588,015 0000000000000000001dcdae238b7b2720eef64ce24865ec221e6d1fc861845a 2,673 0.86/1.00 vMB 19
588,014 588,014 000000000000000000134fd2765e754dc7719887070c6ea99260ff1f98aa4faf 3,425 1.00/1.00 vMB 44
588,013 588,013 0000000000000000001498ec3c9796a44b53b8b70186920d15a5e34afcaaa719 1,032 0.42/1.00 vMB 17
588,012 588,012 0000000000000000000ba68c82d9b620cf028f0642c833a5eda92dbf68d5a3fb 1,740 1.00/1.00 vMB 9
588,011 588,011 000000000000000000142df46d2c541739c84f88ad6fa569e591dd59fa42cf19 2,983 1.00/1.00 vMB 47
588,010 588,010 000000000000000000131cb1d06d392fe94d107dd30307d380ee3d7bde482f8e 2,412 1.00/1.00 vMB 16
588,009 588,009 000000000000000000163cbb27002a8c3d52250075855448e3500b251ea8e9e9 3,399 1.00/1.00 vMB 39
588,008 588,008 000000000000000000127c258ffd61b435beab61881e0c9910bed3e12b00f97f 3,089 1.00/1.00 vMB 28
588,007 588,007 000000000000000000192892db98a843d179ff87a14a5bfe1afad134b21a2399 2,177 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.