Loading Tool

Explorer IconExplorer

Memory Pool

86,248 transactions
31.43 vMB
0.20538255 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt 302a6364e591a1d4d1d44100b7229d28c7bf4522b71a332c83e12258a1cd1112
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d6bbee0117527c2221a49b63afbfe373a5a504dedb292894e8dfcbb44baf18f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.10393131 BTC
Feerates: 502.67 > 10.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (436,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,811 478,811 0000000000000000010ec7cd59d72d2e17a88b53e7a434cc117204e8fa5cb9a8 721 0.93/1.00 vMB 37
478,810 478,810 000000000000000000b5ce3b3da41b14af00826610392270fa84ce94cbe966e6 1,744 1.00/1.00 vMB 78
478,809 478,809 0000000000000000005449a4add7be5fdf01ebdc360ec20ae3c59f65a6bc3dcb 2,312 1.00/1.00 vMB 138
478,808 478,808 0000000000000000011ffce99a00fac7fa3efa39f303a7246f86d2dad6ea1874 589 0.30/1.00 vMB 133
478,807 478,807 000000000000000000c5581ddf3e9ddeaa8aeabf88e4e02653d76c6ff9890d9d 960 0.95/1.00 vMB 59
478,806 478,806 000000000000000000439776d0191c6923386210637240c2d80f3b44d7c9fb61 617 0.47/1.00 vMB 122
478,805 478,805 000000000000000001290a3a897246c1677cfd77534df57ec5f9310bcbef897c 790 0.97/1.00 vMB 78
478,804 478,804 000000000000000000d0215ffb3b33a60ecfccff27c27610eab6ead58ebb3164 1,812 0.97/1.00 vMB 106
478,803 478,803 000000000000000001452b63c26a42aee123d48d9204de1cb769a54078283581 145 0.95/1.00 vMB 5
478,802 478,802 0000000000000000012f652d4095e4e7374d1d453221591abd681df780fd7156 351 0.20/1.00 vMB 164
478,801 478,801 00000000000000000105e4ea2c521dc98930ac01eb3a0630e54dd5002c9c80e9 72 1.00/1.00 vMB 2
478,800 478,800 000000000000000000bc04019a4dacebaf7d17873a4329761e174a9c3de08ddc 959 1.00/1.00 vMB 75
478,799 478,799 0000000000000000009f0aa09681d0479eca674a577085d9dad59cea0f437a53 765 1.00/1.00 vMB 9
478,798 478,798 000000000000000000d10f8e35fd732e68e9d34e551b2f1180208da342a6b295 1,904 1.00/1.00 vMB 23
478,797 478,797 000000000000000000fdff97b9b11af26bfe7fb4a528e1d42b7237f270a1f2c9 1,554 1.00/1.00 vMB 46
478,796 478,796 000000000000000000d97087309bff6c61e6cef716519c2f0d0fbc6c7f032cdc 1,794 1.00/1.00 vMB 128
478,795 478,795 0000000000000000010a3e5eb9302a64084732818b3aa0757ce2aa377f21487b 1,599 1.00/1.00 vMB 114
478,794 478,794 0000000000000000003c53cf2571255a922c12aa6e52429e5c767ef2aed51358 2,128 1.00/1.00 vMB 156
478,793 478,793 00000000000000000119aaca8e3ade4943d23f4aee2ca6b479ae5cfc92bce924 2,360 1.00/1.00 vMB 115
478,792 478,792 000000000000000000a417a509e12704727c568810f47e04fa8c47f1a80dbdd2 2,186 1.00/1.00 vMB 155
478,791 478,791 0000000000000000005c37e976874e0d91e19c0772a4a91a46431e1c9bb660e2 793 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.