Loading Tool

Explorer IconExplorer

Memory Pool

45,165 transactions
27.76 vMB
0.09315737 BTC
Random Selection Loading Transactions
Max Size: 145.65/200 MB

Candidate Block

Mining Attempt 848cacbd2d4f73c37133b705da86bb938fbde71d93e919160289848c7e229923
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 13c6ffa8c7ff67a02909da704adc43c135cab7ff73748d6d0aec30ecb683e762
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.03783096 BTC
Feerates: 151.65 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (164,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,850 750,850 0000000000000000000510200a2270b058e56152b62ee9720c67e1ca735e0bc7 2,262 1.00/1.00 vMB 9
750,849 750,849 000000000000000000071a1da5af478ebc414ff8001396a94e2bf003692588a4 472 0.17/1.00 vMB 8
750,848 750,848 000000000000000000042bfa933012137be4426a545056c51d75f8358306f099 1,010 0.35/1.00 vMB 7
750,847 750,847 00000000000000000006ae51fdcae0ef42e574eceb248d85840663e950a22c9b 2,057 0.83/1.00 vMB 8
750,846 750,846 00000000000000000000e59d1f0de19cbcc8d28a5d2e9528bccf9eed226e570c 937 0.34/1.00 vMB 9
750,845 750,845 00000000000000000002683cb6a77aaa3c5104f4f3a2bc4298031eddc2f9423f 960 0.34/1.00 vMB 8
750,844 750,844 0000000000000000000048d604f3d455106f642dafc1fbcd2e2d77cc729b353f 742 0.29/1.00 vMB 7
750,843 750,843 00000000000000000007629c30e092ca40cc8de7e908ddcf7adb7877f3ff81f4 583 0.28/1.00 vMB 7
750,842 750,842 00000000000000000009cdb283c8ff2ce3ea7881daa8065f76b45f138dd782d7 16 0.00/1.00 vMB 6
750,841 750,841 00000000000000000000d208689a309846ab43fb2522262b038504ba06ec0551 470 0.20/1.00 vMB 6
750,840 750,840 00000000000000000008888ad0894333d34edabbc8e5991b0aa95fc4fefc58f3 1,606 0.68/1.00 vMB 7
750,839 750,839 00000000000000000007ecf492978008288f298307f4665cae1bbe570fc4002a 1,202 0.69/1.00 vMB 5
750,838 750,838 00000000000000000007a5d8b1fd831ab0c4696c8c4f531599837d4c350ef0eb 1,278 1.00/1.00 vMB 9
750,837 750,837 0000000000000000000627549f0715f6257b15821ad12beadc79e57d10b64326 51 0.03/1.00 vMB 6
750,836 750,836 000000000000000000059d3b9e74851bfae91fbd50e2043bc3bf4f15c88fce03 384 0.17/1.00 vMB 7
750,835 750,835 00000000000000000009cdd38050825453e4d45afca86bfe564fe889f3b3d89b 848 0.33/1.00 vMB 8
750,834 750,834 00000000000000000007e1fac21960d3ba6a2601bcb94df8d58903d2689d0ba1 704 0.73/1.00 vMB 9
750,833 750,833 00000000000000000006c62bc842bf69d36fe2c7bc17871c85b298d4aaa2ac2a 372 0.34/1.00 vMB 3
750,832 750,832 00000000000000000007ea5562d69a96ff71da638c5610a28f7b44adecf4bf2d 854 1.00/1.00 vMB 3
750,831 750,831 00000000000000000006b2a9b48217c8b217211c12b2aa8c42f6b427a71351ba 2,199 1.00/1.00 vMB 5
750,830 750,830 000000000000000000033780cf8da2212bd2a832a54f82862e9a823313e46c89 2,199 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.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.