Loading Tool

Explorer IconExplorer

Memory Pool

80,751 transactions
30.05 vMB
0.12530477 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt 8fb989f40c2a25afe92348f71b4cd5c9f4a1226a890ee328d3e8673ab6da24f4
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ae2664126920a69eff6a5aa8a156af9f92b406c0cd29b8d93ea43ae64a5e4d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.05163542 BTC
Feerates: 242.90 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (224,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,150 691,150 00000000000000000009f7a490e51e4c96d94cb36574e8c8fcc03a3261604228 2,027 1.00/1.00 vMB 19
691,149 691,149 0000000000000000000e6f77d64ccf7e31ecf4f048c3b5380e038f39061d7748 2,638 1.00/1.00 vMB 21
691,148 691,148 00000000000000000010673c9480f267f5d39085508862b157fb3759640708b0 2,384 1.00/1.00 vMB 61
691,147 691,147 00000000000000000002219833895761d94f881d012cde589219fae81efcd030 2,230 1.00/1.00 vMB 18
691,146 691,146 00000000000000000009816ca9f58f2cf43e54fe5568c8108617e9b64866465a 1,247 1.00/1.00 vMB 12
691,145 691,145 000000000000000000003c14024435a4d5867ec28ff35a23930b7745ed0d6d9c 824 1.00/1.00 vMB 20
691,144 691,144 00000000000000000002cd2ce380c7ce98f5d674463d271ae35b1517998a02f8 2,641 1.00/1.00 vMB 15
691,143 691,143 0000000000000000000014ad1b5ed085cb07dbe26d227b2df30ab29ea6e3545d 2,729 1.00/1.00 vMB 13
691,142 691,142 00000000000000000009e034054b53a35d4c6e95e5128a7c8c78b901c49424ab 1 0.00/1.00 vMB 0
691,141 691,141 000000000000000000120b85b9b63a3a4426005830721ce8ca26f4b2752fd06c 2,608 1.00/1.00 vMB 36
691,140 691,140 0000000000000000000dea40c03f150a6bfeb12371031348960dab4f3c44f1b6 270 1.00/1.00 vMB 66
691,139 691,139 00000000000000000000cca0da423cf469a24a1ef34fdb11cd6397b115bd571b 1,913 1.00/1.00 vMB 55
691,138 691,138 00000000000000000007dc31936a6c2711224785e7cc7e8c8045118df32ec164 2,472 1.00/1.00 vMB 15
691,137 691,137 0000000000000000000ced61a22dcc0b04ba2b13c8df308cc0d8c44811c570b6 1,780 1.00/1.00 vMB 61
691,136 691,136 000000000000000000090a894339c2dfd3c73b72aa706515a22fa4612062426b 1,687 1.00/1.00 vMB 12
691,135 691,135 0000000000000000001279c6093f5040070cd8ffbce32b020ce31da139dedd16 2,066 1.00/1.00 vMB 24
691,134 691,134 0000000000000000000d808ed2fdbac5b495425ff5cf9ce743cc55d8384d2c7d 2,403 1.00/1.00 vMB 27
691,133 691,133 0000000000000000000711277deda14eddfb76dc5a40e64fdab1556792fb8081 2,883 1.00/1.00 vMB 13
691,132 691,132 000000000000000000118d03aa5c45a7db34e2a8e850c545c530e847f659e644 2,217 1.00/1.00 vMB 77
691,131 691,131 00000000000000000004ae8ce0bad6982ff024f9e1c7ae464dd849d966be4f28 2,530 1.00/1.00 vMB 34
691,130 691,130 0000000000000000000a06867ab340ee6519121d8187c700b2fd54cf385c8598 2,628 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.