Loading Tool

Explorer IconExplorer

Memory Pool

82,013 transactions
31.17 vMB
0.09082881 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 8a9ec8ba13285b9aba52b570b304afacd42766c643815d3e13a6a438147d1a48
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 56cbc5d431afb6ec774ce53c251b5ee0c98f17711162d835ee49d70ca9378a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.02344212 BTC
Feerates: 100.69 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (538,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,896 376,896 00000000000000000a6329b8f64c9bf706569d9f350e713d8209131bdeedb75f 1,066 0.80/1.00 vMB 18
376,895 376,895 00000000000000000aebddca3f67c24c488afccf4d81098d6d473ebd344b4396 2,659 0.93/1.00 vMB 80
376,894 376,894 000000000000000010bf939fcce01f8f896d107febe519de2ebc75a4a29fef11 160 0.16/1.00 vMB 28
376,893 376,893 00000000000000000997ac1b7881ca95e62df9aff502bbc510e274329c9c7d95 1,431 0.83/1.00 vMB 30
376,892 376,892 0000000000000000113e82fbb356d2c01f669c28e7bb1c5527de0e0015bd5dbd 1 0.00/1.00 vMB 0
376,891 376,891 0000000000000000074b9b40756a132fab5dfb6756ce1347503aa12be6613bee 1,737 0.90/1.00 vMB 38
376,890 376,890 00000000000000000f18d3d4d6bb5750baa6286a481a0fe47e802d75d25fa5f5 992 0.82/1.00 vMB 20
376,889 376,889 00000000000000000c73fc753c16f187e0b9b7aca83fa0a3b047d255f5b1e3fd 683 0.36/1.00 vMB 32
376,888 376,888 00000000000000000103cb49331658d217871a4f67e21bfb1c2b48b09dbdb342 1,957 1.00/1.00 vMB 35
376,887 376,887 00000000000000000fdb91a8b0d53ba74c5d9b81580ddd20d034384710be84cd 2,389 0.95/1.00 vMB 54
376,886 376,886 00000000000000000d6e2f40f4426e2bf673a7f314e2fe6163cc9dab6b9e5022 330 0.19/1.00 vMB 37
376,885 376,885 000000000000000004bd625873f28476095054d96d5416e02e71fe0754d6b8f4 338 0.34/1.00 vMB 20
376,884 376,884 0000000000000000020982d9be0f65eef01565c5572757690aa697a5a45a764c 2,560 1.00/1.00 vMB 47
376,883 376,883 00000000000000000e17eddb968cadafd438b64d9cf797a7397cee4eb42ea315 99 0.06/1.00 vMB 20
376,882 376,882 000000000000000003fbc9e2ea50835ea74006307209f0b2fa66018a736605b7 1,331 0.54/1.00 vMB 41
376,881 376,881 00000000000000000dfa28a8a2de63012dc105af19daa47acfdd816f5c155d49 294 0.16/1.00 vMB 33
376,880 376,880 0000000000000000063ca150b1d25a53f861d010a379e5be404ae37426a01a75 899 0.51/1.00 vMB 27
376,879 376,879 00000000000000000ed54a38d6fff2a06fdf5e765226653fe06fc7df7d5201b2 2,247 0.93/1.00 vMB 46
376,878 376,878 00000000000000000abe37237246d84b6124287163d56937a4e05a5a40361793 553 0.21/1.00 vMB 39
376,877 376,877 000000000000000008e4dce76a0557ad27170a6512d033c1a5d7c77389416df8 962 0.44/1.00 vMB 47
376,876 376,876 00000000000000000980c37b952f742f86bc7dd241b5a373ded82a27711295ac 217 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.72 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: 702.51 GB
    • Received: 16.63 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.