Loading Tool

Explorer IconExplorer

Memory Pool

78,662 transactions
29.47 vMB
0.10707153 BTC
Random Selection Loading Transactions
Max Size: 177.14/200 MB

Candidate Block

Mining Attempt e2d064ea004572d44d0fc78ecf5c50efd91e5dcfd4e5c004378a4df1c73a2185
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (378,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,057 536,057 00000000000000000029db8da7f6377e1a535ddf74172d5fafcf711173126a76 1,555 0.87/1.00 vMB 12
536,056 536,056 0000000000000000000ff32455135c98f695bc1b71edf3bf13072cd2243ab48b 2,061 1.00/1.00 vMB 9
536,055 536,055 0000000000000000002363f4c444b815939958f357167e37a404afe87eb1b6a8 2,060 1.00/1.00 vMB 14
536,054 536,054 00000000000000000011ac16309f5da6da696281a65ad3dcb15f5582cddc8df7 1,641 1.00/1.00 vMB 35
536,053 536,053 000000000000000000054e674fd30ca119dc12d75d0a7039f08edc74e0f45b2a 2,020 1.00/1.00 vMB 20
536,052 536,052 0000000000000000001ba05093910437cc38ae157695daf9aba126fdcc372bce 1,412 0.91/1.00 vMB 12
536,051 536,051 00000000000000000005a8b6ddac12087cb9b0ff6975aac0363dadd95439c589 961 0.47/1.00 vMB 18
536,050 536,050 00000000000000000002d2a38ae28e07174dc37b1f0b7fd5ba48bf7d40d4bbbb 1,305 0.65/1.00 vMB 13
536,049 536,049 00000000000000000009ed1adc57e887fd9cb492ab7f3caa64680dcc1562fc5c 2,002 1.00/1.00 vMB 4
536,048 536,048 00000000000000000004621cd3989b127d3fd1abcc2c42dd04d976b5a8337086 2,239 1.00/1.00 vMB 13
536,047 536,047 0000000000000000001aa778e5b1428ec379d2173179d163f5be902b595d6e0f 1,410 1.00/1.00 vMB 8
536,046 536,046 000000000000000000190d492b294281914498454f09a1d0cb5eb6c4eb500014 1,269 1.00/1.00 vMB 16
536,045 536,045 00000000000000000018cc778a43930280e3f5b3374b95685711c39bfed319f1 2,741 1.00/1.00 vMB 42
536,044 536,044 00000000000000000013aba42de67883a138cbb1275cc247fd43e1f22237e04c 532 0.29/1.00 vMB 20
536,043 536,043 00000000000000000008bb89648cbde1f9289196fa6d252bf52c4a3d70063109 1,903 0.97/1.00 vMB 18
536,042 536,042 000000000000000000066b14a515cdffbbdd9a86d78a8fb954f3f284ab81a30d 1,626 0.72/1.00 vMB 20
536,041 536,041 0000000000000000002091e6c30d0049fb7c39601070dc706d30c83b52cb0982 1,151 0.66/1.00 vMB 8
536,040 536,040 0000000000000000000560db9e27b27cd664b09ca575dbee2918901971a46449 1,082 0.66/1.00 vMB 23
536,039 536,039 00000000000000000002c79d09e5dc7ac8bf265f5405a19e013298d2c333c8d8 1,371 0.59/1.00 vMB 15
536,038 536,038 000000000000000000257fd9d6ed74507e981d0666a132f496ef3e8767c9cf82 1,756 1.00/1.00 vMB 20
536,037 536,037 00000000000000000021e944922287172177410f06c821d008e663a1884e6f99 202 0.08/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.