Loading Tool

Explorer IconExplorer

Memory Pool

78,734 transactions
29.81 vMB
0.07507932 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt ff4b26f70bf68c508ebcc32ff2374c986a5397c4210238396be51f8b4e70ba01
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 73a7bd9f298f886e016ee04b2aa39132958242a1ac19c1ea60aef5a5f8f39101
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,257
Size: 1.00 vMB
Total Fees: 0.00889201 BTC
Feerates: 200.89 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (484,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,928 430,928 00000000000000000289aee2639004e9d7f5c587d287b9ad64b122b8809238ae 494 0.21/1.00 vMB 54
430,927 430,927 0000000000000000043b97610ff074d1654e6ce8afa9b7d415a3e16574e91174 156 0.08/1.00 vMB 55
430,926 430,926 0000000000000000016ef1edfc2b40309ffb60209fd03ef28039c682825b4349 99 0.04/1.00 vMB 63
430,925 430,925 000000000000000003500b36ff19eeecf9886007806c3fa02bddffe2fd3f35be 596 0.27/1.00 vMB 59
430,924 430,924 0000000000000000023e84dcfb7f7c82d542566e9d619304958412811ad7a124 117 0.08/1.00 vMB 53
430,923 430,923 0000000000000000009f16c6f6cf4fc6e07bdfef1352346b05bfb686e559f7d9 1,241 0.84/1.00 vMB 40
430,922 430,922 00000000000000000357ad74832c5fd17a488c081f88a41cd4528fe73fb732b0 2,662 1.00/1.00 vMB 71
430,921 430,921 0000000000000000015d046b2459913dbf5a76dbf151ec1430a7ce9b871012ff 223 0.14/1.00 vMB 39
430,920 430,920 0000000000000000004fe2940e53b38ebe5ae572647dbb056c8df593a8ca7c8e 241 0.12/1.00 vMB 48
430,919 430,919 0000000000000000033e58224e91b0ad4a7d7de24df8be979c4e900ec91e2b9c 2,226 1.00/1.00 vMB 61
430,918 430,918 00000000000000000400332dd9597ac3dad026ea10379bc3b221cb7bef7a6975 1,959 0.84/1.00 vMB 62
430,917 430,917 0000000000000000047899f3aa82c434dcdb770e5e510e11dd30ebf338ebead2 1,040 0.80/1.00 vMB 33
430,916 430,916 0000000000000000022a162043defb39f4feb60f828baae0cfd24d14087e4ae7 2,260 1.00/1.00 vMB 62
430,915 430,915 000000000000000003ecb538dfc75a0e43d4404b33b59b46fa06f95a18ee10d6 871 0.58/1.00 vMB 34
430,914 430,914 000000000000000003a1f4960aab006fef90244b3a5435e01b30649bff1207b0 2,536 1.00/1.00 vMB 56
430,913 430,913 0000000000000000047a2d8cabee9d5c0c2da147e73ae715a77ac72452068b86 2,183 0.93/1.00 vMB 100
430,912 430,912 000000000000000000d2b1ebc7ca9163aa9ac5b281c400fccc538b1e4f2d3b0a 130 0.99/1.00 vMB 2
430,911 430,911 000000000000000002c1362c8f04521111929998bea2eae3451978499cdfe094 680 0.53/1.00 vMB 59
430,910 430,910 0000000000000000003afe1302ab578afbdf141f72b5df79b9040cf95437cebf 378 0.23/1.00 vMB 38
430,909 430,909 000000000000000002831f3e54b4fb5f2200b2feada9449cb27f5cc1ddbbd384 1,029 0.56/1.00 vMB 44
430,908 430,908 0000000000000000024209580a687203e248b1437198cffd33cfdbaafc927c93 513 0.22/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.