Loading Tool

Explorer IconExplorer

Memory Pool

80,989 transactions
30.29 vMB
0.07654050 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt 903f7f48f744d306692a2b41a46cb78a35e82207f53a02f80f7ec6948b763058
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 71a354a34340e8239a970129a967dc2591e8192e2b482f725f2b5955a124698d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,630
Size: 1.00 vMB
Total Fees: 0.00892190 BTC
Feerates: 60.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (105,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,070 810,070 00000000000000000003f53d591d9aa16acc37b31c8b69f238cde2c3cc1eed55 3,145 1.00/1.00 vMB 23
810,069 810,069 000000000000000000015296f46650e5019b14db8c771b5f53cb2c5e26d453b6 2,809 1.00/1.00 vMB 17
810,068 810,068 00000000000000000001e1c34b08f56f27bfa98bd1792c4f5cba62673701eb19 1,642 1.00/1.00 vMB 8
810,067 810,067 0000000000000000000100956faeabb788361913e51bb85c25c572a5366a003a 2,279 1.00/1.00 vMB 29
810,066 810,066 000000000000000000046c34ab549afee16019524d3747236d1c274e612a7e7d 1,407 1.00/1.00 vMB 8
810,065 810,065 000000000000000000043bb900cd889cc64f3e4cc2b26ba80d555d94fa701c98 3,022 1.00/1.00 vMB 23
810,064 810,064 00000000000000000002a7600070c3fbfee6eef1111b608a5c751dc28854cc34 3,346 1.00/1.00 vMB 31
810,063 810,063 00000000000000000003fe62aa9988b2f0166243cd0abd27245b1ea8e5a8972d 1,055 1.00/1.00 vMB 8
810,062 810,062 0000000000000000000378b20a7bbc940e56a6c42ea040a6665aa640f6410dd1 1,463 1.00/1.00 vMB 15
810,061 810,061 00000000000000000000f31a2480557acf3d29dba3a6b0fc74f2f99077d373f9 2,036 1.00/1.00 vMB 6
810,060 810,060 00000000000000000000e60dde5f923e4b3cb2eb1f2e2edf3002520ea31c55e2 1,667 1.00/1.00 vMB 15
810,059 810,059 000000000000000000049eb09efaa4949ec9093b5fea6af9551ef9961a8a3eb2 2,966 1.00/1.00 vMB 25
810,058 810,058 00000000000000000003a52200f9e844feb8560d751967e680b66cdf3f04ab04 1,897 1.00/1.00 vMB 8
810,057 810,057 0000000000000000000439d875be2848eb6320f9729af3af7cee8903b00e752b 3,508 1.00/1.00 vMB 25
810,056 810,056 000000000000000000031f9cf8400735d0bd0b19fa960f684fdf28e3696be496 2,514 1.00/1.00 vMB 35
810,055 810,055 000000000000000000017fa41bd2df38eeaddbf307bd579828fe34b646a16e7f 1,224 1.00/1.00 vMB 11
810,054 810,054 00000000000000000001e12f638ebcfa5968e7d5c6cfcbd0c019ddecdd362103 2,015 1.00/1.00 vMB 14
810,053 810,053 00000000000000000004663243a61785bbebd616e5a8de43be3e5c5add780d95 3,344 1.00/1.00 vMB 33
810,052 810,052 00000000000000000002977c39c52175f1755df2fde2f92701f18778a9e3accf 2,604 1.00/1.00 vMB 16
810,051 810,051 000000000000000000001ab5484ae61e5823516aa066c9f1df042ca7e98c02dc 3,186 1.00/1.00 vMB 31
810,050 810,050 000000000000000000039f849372dbe650f8b9a17e7aba7a8e022aaf41280b8d 3,422 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.