Loading Tool

Explorer IconExplorer

Memory Pool

82,402 transactions
32.19 vMB
0.08824013 BTC
Random Selection Loading Transactions
Max Size: 193.85/200 MB

Candidate Block

Mining Attempt 9d67903bc12e8e18ce783d5c4420a76091152c5216c71ebd4b7328b197095e8d
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root dde616fff38e6f45d23260b7737d93931a1846b3ba2b01d5f46c5a025ebd57f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.01690365 BTC
Feerates: 142.62 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (139,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,825 775,825 00000000000000000006e98d93f25025da0a131a73f4df6cd553867e04bb2e2b 1,805 1.00/1.00 vMB 11
775,824 775,824 0000000000000000000716890e8093170bb1b367ae4460140acf1ae341254428 1,125 1.00/1.00 vMB 15
775,823 775,823 000000000000000000025d61142fa9226de8ed1889631d116f6d798c88b84384 2,170 1.00/1.00 vMB 17
775,822 775,822 00000000000000000003ba702e7fbf05faa3907eca7926f1e0db3b4a67e0a1f3 997 1.00/1.00 vMB 8
775,821 775,821 0000000000000000000625097eeb2d61eb7a25fdf50018006a9c016b160531c6 1,877 1.00/1.00 vMB 12
775,820 775,820 00000000000000000001d93bd990531fb758002ed489b25d1a1f9616351c12d4 2,776 1.00/1.00 vMB 4
775,819 775,819 000000000000000000022f45193f9dbee0b243a8477af9cc3d01226a260cdf39 910 1.00/1.00 vMB 6
775,818 775,818 0000000000000000000534543bc9efd6a4b8f1155f65bc6699b94bd084a31eb0 2,283 1.00/1.00 vMB 5
775,817 775,817 000000000000000000067702fe0b09396298ebae0f2d7179f43fe2847cb16c40 796 1.00/1.00 vMB 6
775,816 775,816 000000000000000000008adecb63f9f35e64e17103fcbb740c1f03e3247de89f 1,450 1.00/1.00 vMB 12
775,815 775,815 0000000000000000000711e56936fb30bad34f64861b08039ec0c131949d820f 2,464 1.00/1.00 vMB 14
775,814 775,814 000000000000000000037fe14a1cd9190ba15e4636c81ba065e8b0ab863181ac 2,420 1.00/1.00 vMB 5
775,813 775,813 00000000000000000004c264b958d029638c93863de181411d7f5cd252e0227c 1,927 1.00/1.00 vMB 13
775,812 775,812 00000000000000000002d61a734617977459a6d4ca58072be9e882ee2cc35d01 2,678 1.00/1.00 vMB 17
775,811 775,811 00000000000000000003a6d4622a100dd91e4b1f56350d9b10ada32f50b0af75 1,095 1.00/1.00 vMB 8
775,810 775,810 00000000000000000000328907ad06de6d42154b786f2dc1577162deb7ef3443 1,369 1.00/1.00 vMB 13
775,809 775,809 00000000000000000004f0f0e0769491286d44c80000f49e892a31ec3512fb03 1,036 1.00/1.00 vMB 6
775,808 775,808 0000000000000000000139dd68643a5604f75e1a7a1cd60fc59c9576ecc6610b 1,443 1.00/1.00 vMB 11
775,807 775,807 000000000000000000004acf94e5ccc02d685369929730ba966b4a534eb06b87 1,553 1.00/1.00 vMB 11
775,806 775,806 000000000000000000014b29cf0315c1fa81f30a57113eac73880ee38ff67280 1,498 1.00/1.00 vMB 17
775,805 775,805 00000000000000000004e53e4ec83cdf398a93b9ecdf6af20d8df44e8381fc8e 1,731 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.33 GB
    • Received: 16.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.