Loading Tool

Explorer IconExplorer

Memory Pool

53,691 transactions
31.64 vMB
0.19047901 BTC
Random Selection Loading Transactions
Max Size: 170.10/200 MB

Candidate Block

Mining Attempt 60dc84c395a14c7888443be9041628581c8cae0a5a4f198d96234054ee68b95a
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 6725c2ff250875dc8b1d9ee9a992adacc9e07b4ed9866a326244bc58dced21f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.10139401 BTC
Feerates: 477.45 > 10.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (295,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,966 618,966 00000000000000000011d70bb3261c6b4acf983969b12c18ce808a69f679e9cc 2,919 1.00/1.00 vMB 42
618,965 618,965 00000000000000000004cbb8798e676541cc4648afa4d8537e080b750d38c082 2,996 1.00/1.00 vMB 26
618,964 618,964 00000000000000000010d495874faa017a52c7544519a5deb473fe6d2c559e1f 2,557 1.00/1.00 vMB 21
618,963 618,963 00000000000000000007b4cd9693765fb5e3305ab0c2ef444ee96f3664f1753a 1 0.00/1.00 vMB 0
618,962 618,962 000000000000000000107f150de0d4ac69cf6ed18607d1dc95bb57d8d8e42663 2,825 1.00/1.00 vMB 23
618,961 618,961 0000000000000000000a5a6987136301213263bcf5fa6c29b5171031fa9e326a 3,333 1.00/1.00 vMB 25
618,960 618,960 00000000000000000002569a84dbd2557a2252b3e29e6fb0b2b69265a0ae5ae6 2,707 1.00/1.00 vMB 19
618,959 618,959 0000000000000000000ed0de53e966d60f04fd86137674088b22b8dde9a6a73e 3,059 1.00/1.00 vMB 27
618,958 618,958 00000000000000000003fe2c3982373ce45dd5bd333c98e57555ce4dadd3a9b2 2,913 1.00/1.00 vMB 25
618,957 618,957 0000000000000000001088db7c51bb5223f6d732da38d8149287b2bf91367182 3,391 1.00/1.00 vMB 25
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
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.