Loading Tool

Explorer IconExplorer

Memory Pool

72,489 transactions
27.47 vMB
0.10028765 BTC
Random Selection Loading Transactions
Max Size: 164.34/200 MB

Candidate Block

Mining Attempt 7b3fbd8116cc999b8617c5ebbca90dff22814a48a53039c0d9876eb53fd74158
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root ebdc515ac9c262ed6590582e080d43a36421bf3f5bf203e21981180daf980f5c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,142
Size: 1.00 vMB
Total Fees: 0.03655404 BTC
Feerates: 526.32 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (723,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,811 191,811 000000000000047a70dd377762e9d134e8d2268a238174c11db5bb0829c1ac58 30 0.01/1.00 vMB 122
191,810 191,810 00000000000008324ab78e2274603ef9ab8b5f8238c6d9409236e121bf720785 162 0.07/1.00 vMB 142
191,809 191,809 000000000000056f1bc3f141cee83407c1de37074d900e33519b03f12ccb25d4 55 0.02/1.00 vMB 428
191,808 191,808 00000000000003b9368d8b8de2f8baed06c976a62c6607a7fa09ab16b975a4ef 145 0.07/1.00 vMB 99
191,807 191,807 00000000000002affa41e43439e40a72b9febc3cb8435514275da1b967cbfe0f 76 0.03/1.00 vMB 79
191,806 191,806 0000000000000241569c534729441127e871f822844b768cb6342cf5bc960885 804 0.32/1.00 vMB 130
191,805 191,805 00000000000001cb2a0a41866a136fbaebda10495a3ae6d634c39a3859517c89 8 0.00/1.00 vMB 0
191,804 191,804 00000000000003ef3de7a0321001c6c8c40bca686a7c564d84baa69b253a7910 348 0.25/1.00 vMB 117
191,803 191,803 00000000000004e5df1d3c52e3446394887219740b9564f46aea71befed33ebc 202 0.08/1.00 vMB 24
191,802 191,802 00000000000004840d1be7a2a238fe285c4c49defe0c29eb0e32dbd36aa95e00 361 0.25/1.00 vMB 89
191,801 191,801 0000000000000585269f2f12630ca90902ef238d79bf1e78dce53d66dc2ab557 244 0.26/1.00 vMB 382
191,800 191,800 0000000000000285297e16d9456cccd123b04847f68494b97ed43fea3e118d04 147 0.05/1.00 vMB 121
191,799 191,799 00000000000000587bc8e9ad43dd7758f2326967ea6f65c36d40b6831571c18e 7 0.00/1.00 vMB 0
191,798 191,798 00000000000007456201b2a0cae44cbb71c4d781215221263ce3674d13ce5d4d 268 0.15/1.00 vMB 131
191,797 191,797 000000000000068b82578692cf57aed90c1a23fb0d21ac28c31e124adfbf7b50 256 0.09/1.00 vMB 77
191,796 191,796 000000000000048d93bfdb638efe28c215b04dda4e01b92016482419fbc01e17 433 0.15/1.00 vMB 293
191,795 191,795 00000000000001b3065fbfbb0103c827add706f7c3e538c22c050b42632968c0 512 0.20/1.00 vMB 112
191,794 191,794 00000000000001f684645bb183d373e5d19e9329c353c8daffb34cfaae7cd8c0 385 0.19/1.00 vMB 99
191,793 191,793 00000000000007a6aa7b80bd642d9f255eefb7fd33783a886875ab4b071e2fcc 392 0.17/1.00 vMB 434
191,792 191,792 00000000000008188e9f73318461113403d9d68b2b57ac23b7e018f492c68a6a 14 0.01/1.00 vMB 185
191,791 191,791 0000000000000305f0a6d188f0946a165d8e53e6e8ec55685ae3d56c13359060 83 0.07/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.21 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: 756.25 GB
    • Received: 18.98 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.