Loading Tool

Explorer IconExplorer

Memory Pool

78,282 transactions
29.09 vMB
0.07653359 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt 882fd42459bc647cca28edf77d30e37786ba718a5dfcde86760645d38759e552
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 6ac9ac944e1a8c387fbd606e626d86ce88bb6c9d7783f61d25a194d68a778d1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.01566688 BTC
Feerates: 100.19 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (236,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,769 678,769 000000000000000000045136fbe61963e1bfcf0b9b2fc11d869dc9f294552d33 2,290 1.00/1.00 vMB 22
678,768 678,768 0000000000000000000adf5e0bf7a8826bdcdc4401e9816329744bfd8a89f5ce 1,173 1.00/1.00 vMB 79
678,767 678,767 0000000000000000000a05a04896d36159bc549a8ff43e574076d17a39651288 2,192 1.00/1.00 vMB 24
678,766 678,766 00000000000000000008fedd976ae162da43aff0e1dcfae581a4c75bec74bdbe 2,143 1.00/1.00 vMB 14
678,765 678,765 000000000000000000017e7e3f154cc6eaca1ff71f1d7a99feb838bdeeba467f 2,232 1.00/1.00 vMB 49
678,764 678,764 000000000000000000081f82d6719e75e5721bce1db272294c035d8ee0095960 2,467 1.00/1.00 vMB 16
678,763 678,763 000000000000000000061cf32cda222b447fea8242cb548c2d576becf4ac1bbc 1,540 1.00/1.00 vMB 54
678,762 678,762 00000000000000000002a528fe1980c09f74fbd1712351e5af5cbbe70f5f3472 2,513 1.00/1.00 vMB 88
678,761 678,761 00000000000000000001bff2000ee46dfcaa3bd663191cb141cdfc40211da483 2,328 1.00/1.00 vMB 42
678,760 678,760 0000000000000000000b7e3e127c8e1389930358c3665f0d45242aa6ab9736c9 2,149 1.00/1.00 vMB 47
678,759 678,759 000000000000000000067b515caf525be4536e062a190229afdd703819e91d8b 1,958 1.00/1.00 vMB 82
678,758 678,758 0000000000000000000a19bea30c870ff993c0fe273a040561386540e1ba9e8f 1,747 1.00/1.00 vMB 88
678,757 678,757 0000000000000000000700def4d6724e8e6c7aaab5350e58d00ba268bbc945d5 2,117 1.00/1.00 vMB 10
678,756 678,756 0000000000000000000afbb13c1d9f4493836b4471bfcb344edad3f2218ad6d2 1,274 1.00/1.00 vMB 23
678,755 678,755 0000000000000000000abaf388bb66ff367afd09e67562709aade1fc7f9b83d9 2,731 1.00/1.00 vMB 89
678,754 678,754 00000000000000000003ce66f1f18f9371f8d7fc5ec87ee00acfb3ba42ab8787 1,748 1.00/1.00 vMB 36
678,753 678,753 000000000000000000008abe29aa0b11e5a02a5eae2610ceb851764667941dd1 738 1.00/1.00 vMB 6
678,752 678,752 00000000000000000003869ff368624fb394431a2dc59a315a1510474ac4b68f 1,956 1.00/1.00 vMB 39
678,751 678,751 0000000000000000000983c71d42eb7271a7b66682de27f058856f86341769e7 605 1.00/1.00 vMB 12
678,750 678,750 00000000000000000007e8ce61b8ef5facd32cc46db0bdab3b5547108e3b1124 1,586 1.00/1.00 vMB 22
678,749 678,749 0000000000000000000662a257ff17c6936861c3d529d3f948cf7c3588a9b8ae 700 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.