Loading Tool

Explorer IconExplorer

Memory Pool

75,307 transactions
27.76 vMB
0.07900216 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt d0af814a078c8b3adeb02537dc44afa90e873b7de837fe09fad5c535ae7225b6
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ec67384f5ef9a6a5c4c525403404b72126f4e70053190abbaaf33ffa1abd3cfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,713
Size: 1.00 vMB
Total Fees: 0.01964403 BTC
Feerates: 151.01 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (216,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,074 699,074 00000000000000000000ffcec71a5ac2e3f4d892e18a41e38da5c2298a364c4a 878 0.32/1.00 vMB 11
699,073 699,073 00000000000000000004daefb1e089c9df18f9c01bd433cd8bf729b20e2bd7c4 1,783 0.79/1.00 vMB 17
699,072 699,072 00000000000000000004244e9bb049189749048526381475ff02ea4c7342e0c7 910 0.33/1.00 vMB 11
699,071 699,071 0000000000000000000586481f399fb4de7dd150bc4ed7baddf8ea0d5250c4aa 260 0.08/1.00 vMB 13
699,070 699,070 000000000000000000042885319043d33860d7dfc9cdaae396e3440a3247c15e 1,829 0.70/1.00 vMB 10
699,069 699,069 0000000000000000000a680563ff644c798fe39c18c0faee749ba7d8b6b3b5c4 1,253 0.41/1.00 vMB 11
699,068 699,068 0000000000000000000a53d78223adb368ac57c78d1d90048a4305769269ca2a 641 0.28/1.00 vMB 13
699,067 699,067 00000000000000000000aef63f4037c589e56bf1b332355481e931a94738f31c 1,242 0.38/1.00 vMB 14
699,066 699,066 000000000000000000067217b1f7df863668ba193b14894a9594ef4c0034611a 442 0.22/1.00 vMB 13
699,065 699,065 0000000000000000000d2849b0bf93cfb04ab8009730988e03d99edcafb0a6bf 288 0.13/1.00 vMB 12
699,064 699,064 0000000000000000000b3573e8444a608ddbd41bf256146f6693ba94bf3df999 1,735 0.60/1.00 vMB 13
699,063 699,063 0000000000000000000722e0bb6dcb544e28f90fe03ebbfb2e1b8a3a36f0a183 251 0.19/1.00 vMB 7
699,062 699,062 0000000000000000000fbcc0fb96147e76836a3ab226a7ac783fa6f4ab6dd415 1,232 0.54/1.00 vMB 6
699,061 699,061 000000000000000000001577eb45578bf935003f6cb35f12f9cdb466440fb3e2 2,324 1.00/1.00 vMB 12
699,060 699,060 0000000000000000000f2a0ee232e0fc8d1a411bd938ab66f85c40912b4b92e7 530 0.22/1.00 vMB 10
699,059 699,059 0000000000000000000e65dd6903fe24e33cc1ba6bec29bdc58fb73c396754cd 1,618 0.62/1.00 vMB 19
699,058 699,058 000000000000000000057af5e026480c97cd606944ffe0e76620f29e03990376 516 0.21/1.00 vMB 19
699,057 699,057 0000000000000000000a23ac67032a3cd188f0f4921953eb334bb4b92eb329bb 1,899 0.72/1.00 vMB 10
699,056 699,056 0000000000000000000ac420b6b7a4d445578543b29b113245748037adf8f1a7 665 0.31/1.00 vMB 10
699,055 699,055 0000000000000000000adef332f4a64348c7b1c6da4195374a5b03ba550994b5 107 0.02/1.00 vMB 14
699,054 699,054 000000000000000000061d7f1afc5fac8f896344b2fc7ad72020ca89757b7792 247 0.09/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.