Loading Tool

Explorer IconExplorer

Memory Pool

49,285 transactions
30.24 vMB
0.17129269 BTC
Random Selection Loading Transactions
Max Size: 161.75/200 MB

Candidate Block

Mining Attempt 5889defc909567949b69fd2ef0c2103a808f55e6020f69b83bd0c76eb7eedeec
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 65e73b352a127c8be42483d60dc858f336c06c9c1a9b5742db1593d8c998f19d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.09219775 BTC
Feerates: 261.10 > 9.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (549,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,087 365,087 0000000000000000129114847994275f78dc2cfa20794bfb4f3e4fc7563d0111 1 0.00/1.00 vMB 0
365,086 365,086 000000000000000010ea27960c9f5701367ecaa6758361198c1e8f55c6777625 618 0.93/1.00 vMB 17
365,085 365,085 000000000000000008b734116ff0671671e3dad1993063b329a91269d34569a5 900 0.91/1.00 vMB 24
365,084 365,084 00000000000000000154974ed9a1818b8c956122c23bba7427376434875de6ef 905 0.80/1.00 vMB 34
365,083 365,083 000000000000000014320231e45a9aa65eef363868b067f2e60f778e94418a28 321 0.78/1.00 vMB 20
365,082 365,082 000000000000000012e92a4abc3807184b82a72d26e940fd43cd83140f073759 764 0.75/1.00 vMB 32
365,081 365,081 00000000000000000964522b5094626b595dc1bfaecdee50a8b9e810f2fa180d 1,811 0.92/1.00 vMB 62
365,080 365,080 0000000000000000079b0b8c0005fa4791ace7dd115c5280ff80674df9144714 1,104 1.00/1.00 vMB 35
365,079 365,079 00000000000000000d9ea17720bbba2e83e0eb7e87943cda79994d914df79508 1,965 1.00/1.00 vMB 46
365,078 365,078 00000000000000000b3a6c76f98a379c77e1be7d6a9f804a0dc05c85dce04c5c 1,360 1.00/1.00 vMB 37
365,077 365,077 0000000000000000097009a564fed5f4e882a8a9f643ad6f4b77a92916d4ef17 5,937 1.00/1.00 vMB 12
365,076 365,076 000000000000000007b9c31cd89ea53797a4d5a550add2bd5db45be0278fe6f1 1,216 1.00/1.00 vMB 43
365,075 365,075 0000000000000000117bcca7b63c8bbf5fb68de44b2d3780acd471560adf76f5 1,186 1.00/1.00 vMB 48
365,074 365,074 000000000000000008800d35101f00bd112c86243a29c76d676059ab3af7934d 6,084 1.00/1.00 vMB 12
365,073 365,073 000000000000000008393ed579bbb180758d4cbf0f75d0cc803d2c7527afeabe 3,460 1.00/1.00 vMB 44
365,072 365,072 000000000000000012ef27436aa770c0a639fab888d7ac68a4239be0e7ef614c 785 0.42/1.00 vMB 49
365,071 365,071 00000000000000001532da0916102b3b43a396227605e1aa271ace69893ccdfd 1,729 0.99/1.00 vMB 24
365,070 365,070 0000000000000000097053471d8f99ce50ad9fd94131d73bee2d1feb42a56953 933 1.00/1.00 vMB 22
365,069 365,069 00000000000000001309f1e8d9cb0bee18eaeaed28d84ac275ce4a1bb411b809 1,406 0.75/1.00 vMB 73
365,068 365,068 00000000000000001279bc0b2f4e3f4aa3878706295f37e8fead7134108dbebe 5,946 1.00/1.00 vMB 15
365,067 365,067 00000000000000000c4e18afda44fb06ea02b1ed7da6ff2678ab2562ccfe7607 3,940 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.