Loading Tool

Explorer IconExplorer

Memory Pool

45,175 transactions
28.78 vMB
0.13196807 BTC
Random Selection Loading Transactions
Max Size: 149.83/200 MB

Candidate Block

Mining Attempt 26bad73868fc039abecf0115b7e506fcd77ecf2750aa67c7ebb7494a89a0e348
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root b62d2167cfa1faa96ef89179d6736c40a78e27726e18df986555cae72c756e0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.03718751 BTC
Feerates: 78.42 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (256,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,916 657,916 00000000000000000009dd3487ddd9f3a301dfda5ca26fedae2e0107e6f5563b 2,175 1.00/1.00 vMB 35
657,915 657,915 0000000000000000000ab5e0900eb1a9a25f89579b0aa1c3edafae56593a40ae 1,982 1.00/1.00 vMB 10
657,914 657,914 0000000000000000000b6da85d5566af531ee79ad03967ba0476067988789c11 1,405 1.00/1.00 vMB 58
657,913 657,913 000000000000000000080b5ff5dcca4ef2fac306358b4245ea37f42494a5b30e 158 1.00/1.00 vMB 8
657,912 657,912 0000000000000000000ec66a053d7bdd2ba5ae44381c30a5cb677774fe071ed8 406 1.00/1.00 vMB 12
657,911 657,911 00000000000000000005bc33472686765f5aa24e1c186019acfc70f1aa46079c 192 1.00/1.00 vMB 12
657,910 657,910 000000000000000000098f418a65302954b71b4ed0e6ec082c45eb27e660d4d6 1,631 1.00/1.00 vMB 42
657,909 657,909 0000000000000000000586652e9addd3019f94b64c026bf57902bd34578ced9f 381 1.00/1.00 vMB 9
657,908 657,908 000000000000000000065bef4c64ce99b71679b06513f4be84c085f1e9161601 178 1.00/1.00 vMB 9
657,907 657,907 00000000000000000006b5ffa731f93ad3ebe731150e5a15789785d3fec03ae8 1,916 1.00/1.00 vMB 10
657,906 657,906 0000000000000000000292e6eb15f6125e095164b125d246f3d60e43181486b8 2,521 1.00/1.00 vMB 48
657,905 657,905 000000000000000000072dce008c3b7d006bd34d7568cc7592815a9a715c9eb5 2,523 1.00/1.00 vMB 28
657,904 657,904 000000000000000000080e8b5dc63fb67effaa1a842e03d86ca9329a72598ea6 2,732 1.00/1.00 vMB 60
657,903 657,903 00000000000000000004acc02c68f94b861f303126210b2c14b502e4f00782fa 1,956 1.00/1.00 vMB 45
657,902 657,902 00000000000000000006626461f5d98f3165295edfe199908213d7b991319a09 1,417 1.00/1.00 vMB 12
657,901 657,901 0000000000000000000e130f9ef782256e3c792b914a4c9511099e73ef23842b 1,968 1.00/1.00 vMB 7
657,900 657,900 0000000000000000000bc6ef635027facb63e6b7ea5782dd7e72c133b90b7f71 1,838 1.00/1.00 vMB 5
657,899 657,899 00000000000000000002ab939695af94dda8304e59f551131333bcc53bd2520e 2,172 1.00/1.00 vMB 39
657,898 657,898 0000000000000000000a69adac7a555e98137450de200602862ba1ef45cf0332 1,840 1.00/1.00 vMB 12
657,897 657,897 00000000000000000003bec135a25e321ca793b4be9440f5b1f495ccd7fc7d95 1,562 1.00/1.00 vMB 39
657,896 657,896 0000000000000000000f870c826c5b547a255d5880b8ca05ee179ba8b20b911f 2,032 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.