Loading Tool

Explorer IconExplorer

Memory Pool

52,920 transactions
31.42 vMB
0.18006352 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt 36d93018f705b21f2982f49f288cd602d807a41e6e6c0dd92de341a479bef6a9
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 1da6182fba64314e92fc87df06b22bbd98a8513f1e0e97ac95f9cbac6c95aa2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.09554201 BTC
Feerates: 477.45 > 9.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (295,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,956 618,956 0000000000000000000f71d13d2947fcdf80f5c6089922b9a65ff3ddaa251306 3,050 1.00/1.00 vMB 22
618,955 618,955 000000000000000000075bc644195efa957f785257d1100001221660cb585a0b 3,258 1.00/1.00 vMB 29
618,954 618,954 000000000000000000050d55d5992e5b2e1e93e393703968027420d895ac4735 3,315 1.00/1.00 vMB 20
618,953 618,953 0000000000000000000da8d508c8628af37f04c1fd5f6e3b78928f0677a0ed77 2,884 1.00/1.00 vMB 40
618,952 618,952 00000000000000000009004e7917304c3d531a75d6a94a4a5fa290bfe865eb7b 3,292 1.00/1.00 vMB 28
618,951 618,951 000000000000000000112e41784a242f11cb1278d5206df19df22d402b8f8f43 3,135 1.00/1.00 vMB 30
618,950 618,950 000000000000000000039302c78df42880032d46e7f394e071e078c64b68990c 3,069 1.00/1.00 vMB 43
618,949 618,949 0000000000000000000546bbdc309b23192769128d603f4600e9ef968ffe160f 2,588 1.00/1.00 vMB 23
618,948 618,948 000000000000000000062cbb1f34dc92964f438714bb3e147f7904b58745747a 2,815 1.00/1.00 vMB 47
618,947 618,947 0000000000000000000146af5fe0e9d6f64beabe51b0f256ea15949e65906592 2,561 1.00/1.00 vMB 25
618,946 618,946 000000000000000000084d1b890f4a3611292b0c3c0caf4fdbc1c6630dcf622e 2,620 1.00/1.00 vMB 30
618,945 618,945 0000000000000000000a23803ca1e73b1875aa5b987e84dab1afb62eae02b2e4 2,802 1.00/1.00 vMB 32
618,944 618,944 00000000000000000007e5cf05b5dba9bafdfe541772982856544001f6923fad 1,761 1.00/1.00 vMB 20
618,943 618,943 0000000000000000000a968ebc30b3f9f75b6f253a49e75fc17e10ecd6d197a2 2,877 1.00/1.00 vMB 23
618,942 618,942 0000000000000000000cfe8e56b7c518b11fc86cca0f38613e8dba50a4826380 2,485 1.00/1.00 vMB 32
618,941 618,941 000000000000000000103fa83d6f6627e361e70d52ffc7ed04b6ae98cf951b91 913 1.00/1.00 vMB 80
618,940 618,940 00000000000000000005bfa1d4e13698142a7c0d9c48463dfb3b32765afc40df 2,071 0.70/1.00 vMB 5
618,939 618,939 0000000000000000000016ca1ba3d7971240792bcf487caddb80176db03ea9de 3,267 1.00/1.00 vMB 24
618,938 618,938 00000000000000000001ba7dd023decd253a7eed3a9f5b3e6deb0b6a752cc238 1,067 0.35/1.00 vMB 15
618,937 618,937 000000000000000000051e64734578b07a504f1a701cfc113be015a3e933d698 546 0.16/1.00 vMB 18
618,936 618,936 00000000000000000002dc0de05437067ecdeb147668199e95b8a1e131a29317 1,655 0.50/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.