Loading Tool

Explorer IconExplorer

Memory Pool

88,402 transactions
33.78 vMB
0.13761767 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 83662a4a2e3d439df51f5a788ec45439630b985e18aaf7bcb59f794c9ee30203
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 39e7bd276c4998fcd97b4729f89d2e04eb156bf6ea1f18262252b926a52fd367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.05523777 BTC
Feerates: 469.97 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (533,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,064 381,064 0000000000000000119a5879f476946adebb1be9881ac65b87b99ed03692a193 670 1.00/1.00 vMB 9
381,063 381,063 00000000000000001055418bf11041535896fd6caa48952eff4198bfcf74d7c0 648 0.32/1.00 vMB 35
381,062 381,062 000000000000000004323090d8f84b6ab96b3adb0e99d9b602c80371a101bdf8 707 0.31/1.00 vMB 40
381,061 381,061 000000000000000010cce070b14299fc4c42ca72e81902f8cb39c0b91818b10b 527 0.30/1.00 vMB 27
381,060 381,060 0000000000000000116ed4dbc3f31fb3c2e23d8a395ffd2afb227bbc1209ab00 848 0.69/1.00 vMB 27
381,059 381,059 000000000000000010c58cc9e105a22cc5c8a24757dd6adb0f7a3f0f71ecdaee 1,350 0.93/1.00 vMB 29
381,058 381,058 000000000000000004e14779a9f7f9e9e3ae5c14fcd221d99c3d712a1f00b95d 2,361 0.93/1.00 vMB 46
381,057 381,057 00000000000000000fbe875caaaeae58afceb6114bae5478e31834b83a3ba7aa 99 0.09/1.00 vMB 23
381,056 381,056 0000000000000000106a4e452a069caaed13cc54f79dca29a7c22638cff01a53 367 0.28/1.00 vMB 20
381,055 381,055 00000000000000000729dc4142fe17348b98ce7b84f72954a620433e25bf6051 614 0.28/1.00 vMB 44
381,054 381,054 00000000000000000c8a699227c5615a469017f76857f0c4d4b558d18832013c 366 0.27/1.00 vMB 30
381,053 381,053 000000000000000002d01bd22db4c4882e9797a0038e40776d9bdc8f99b2f168 775 0.41/1.00 vMB 38
381,052 381,052 00000000000000000c28b62eae9a73448876dc74666ee0757df5dd576d72eb34 939 0.47/1.00 vMB 41
381,051 381,051 000000000000000008e120d54fc7876538a890e23e886f86eed8870ec685bd72 2,172 1.00/1.00 vMB 46
381,050 381,050 00000000000000000d23a13e2541946abaad0acd7247c99ded9f4e386a84d70f 732 0.36/1.00 vMB 43
381,049 381,049 00000000000000000a4c063f28ec13e4f524e6d04ba959b31973d089f137fa50 706 0.64/1.00 vMB 17
381,048 381,048 0000000000000000112766b97d57ef87887f5e8a974aedaae860486f15020edd 2,657 1.00/1.00 vMB 55
381,047 381,047 000000000000000004367f6b7f261d9fb0d05913cf49d65b0a2f7d4e567a6355 286 0.14/1.00 vMB 30
381,046 381,046 00000000000000000b241064b420afbe954242d76e02ec468bd49c23cd45b7b1 263 0.25/1.00 vMB 17
381,045 381,045 0000000000000000110ac4c88591bed2a368b4a6cbf0c8c7b42c0c37e474e96a 1,839 0.75/1.00 vMB 48
381,044 381,044 000000000000000004b574c3d5e541b2373b87bd96297abe5bfd11ee23941c7a 216 0.25/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.85 GB
    • Received: 14.56 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.