Loading Tool

Explorer IconExplorer

Memory Pool

75,224 transactions
29.88 vMB
0.10992861 BTC
Random Selection Loading Transactions
Max Size: 173.50/200 MB

Candidate Block

Mining Attempt 7397e1c3e3c7354a46e8cd82a0cdc45782d3ba9f07a82bc6cad4650d1707331b
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a43401a1bab2474174949e9efeff442a8e6eb67cbf73b0c66ef4761121dacd3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03846948 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (155,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,769 759,769 00000000000000000006d6050fd20b5632325cda9b007f25cb0093be3972f02b 2,874 1.00/1.00 vMB 13
759,768 759,768 00000000000000000003eb0af166671faf063bfafe85f89b638838c267db3e3f 259 0.08/1.00 vMB 10
759,767 759,767 00000000000000000004675c32b14a9c03445a937986b1980c558217304687b0 1,817 0.94/1.00 vMB 7
759,766 759,766 00000000000000000004adc52116b2a6f4bd6afeeb2da4c18bc56818d37912dd 1,171 0.37/1.00 vMB 10
759,765 759,765 00000000000000000006f5a807c8d1606916727967cd0956c897a448dd25d21c 622 0.20/1.00 vMB 9
759,764 759,764 000000000000000000056822fe5070ca1ccb1e2493beb81ffef4e11243eae118 676 0.29/1.00 vMB 9
759,763 759,763 00000000000000000006ba2a50ae990822cf8fbd4b22398b914703c0275e6754 547 0.21/1.00 vMB 9
759,762 759,762 000000000000000000051f1c448d1085285379224f62d2f601fb4b0ed50d8e37 871 0.38/1.00 vMB 8
759,761 759,761 000000000000000000076a819c0c18502bbfdace93b288770a4b9a2251a3bcd4 1,427 0.77/1.00 vMB 5
759,760 759,760 00000000000000000004ec5a52ae640f033ec7e397f05f7df978d9e008c855cc 1,454 1.00/1.00 vMB 9
759,759 759,759 000000000000000000023ff6943d150bbc7c1869499cac323fb2d42944603a63 1,244 0.89/1.00 vMB 9
759,758 759,758 00000000000000000000afcde7147dda6d4a3f94a4b2e6d2522f52912ccc8bf2 2,042 0.84/1.00 vMB 9
759,757 759,757 000000000000000000074cac3d5d7cd57af4ee4a60ea9b0a8d7e9bde2d08e415 848 0.65/1.00 vMB 4
759,756 759,756 0000000000000000000525da028613531301fa06ab2466e626bc03997b52424b 626 1.00/1.00 vMB 2
759,755 759,755 0000000000000000000663d75ef1b18ff653bac4048a34b4c147440290dc517a 1,562 1.00/1.00 vMB 6
759,754 759,754 00000000000000000003d82ad906e070709bc2125a969cd769d645ffe147eaf6 2,620 1.00/1.00 vMB 12
759,753 759,753 00000000000000000000aacef2c3caf26aa3b56cf22cda7067f8f59ae8b5116e 113 0.04/1.00 vMB 11
759,752 759,752 000000000000000000067d1c3f9a5ebb84518f40752517d2aa49c0a11d73b90a 240 0.15/1.00 vMB 6
759,751 759,751 000000000000000000005c633aff978cf0444bf7f941e25427b2a31244e0b8d1 235 0.08/1.00 vMB 7
759,750 759,750 00000000000000000001854744271634ffeafbf1fb51997dfeeb05de49fc40c1 604 0.21/1.00 vMB 9
759,749 759,749 000000000000000000066cb3d1475a317d72388d9136970e7c22c3bf1d2c9212 752 0.39/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.