Loading Tool

Explorer IconExplorer

Memory Pool

84,312 transactions
32.66 vMB
0.07998307 BTC
Random Selection Loading Transactions
Max Size: 193.57/200 MB

Candidate Block

Mining Attempt b269f27b15333ceb11ae38cd92427565c4c272b7e1f86c98ac59bd33cfbeb43d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 26d494b3e2899b548f4934fe7dbe7cf74cdf6e118f3ddbce4cb2a4ee736cb732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01518401 BTC
Feerates: 100.53 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (571,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,714 343,714 000000000000000006f753bdfe4526a4904ac922c57629f06d5fffe477c20d3f 1,402 0.75/1.00 vMB 26
343,713 343,713 000000000000000000681c4de760ce918ae962ff4c225cadc4efaa7edacef8aa 1,339 0.75/1.00 vMB 24
343,712 343,712 000000000000000017ddab25f10beaac2ee0e187143df63ddb386951c8239a5a 136 0.10/1.00 vMB 13
343,711 343,711 000000000000000014efb22561313ebe3c27780808b5d8939ebc1a850badf9da 23 0.01/1.00 vMB 29
343,710 343,710 000000000000000010dec2dfaa9a11ec4c263644a4f20ea4df9a5424a3d4ded6 195 0.18/1.00 vMB 10
343,709 343,709 00000000000000000f9597aed448ce8429c550a65f896b66760381d0c364901e 1,698 1.00/1.00 vMB 22
343,708 343,708 000000000000000004c5251606ce994021d2b73dc84084751b89a756bd0cd1b3 340 0.15/1.00 vMB 36
343,707 343,707 00000000000000000afead21680db688d60181952b65560a9d80587164d8d06c 829 0.75/1.00 vMB 17
343,706 343,706 00000000000000000b89103d0422781c8a352a87bf8b93289454ecf5cad0e5b7 231 0.08/1.00 vMB 35
343,705 343,705 0000000000000000103b815489f87da629488bd64db9d657e58c925eaa355407 341 0.16/1.00 vMB 31
343,704 343,704 0000000000000000104b08f990b9ae10ba9308c789ca882aa813d068d34d94e8 1,188 0.75/1.00 vMB 22
343,703 343,703 000000000000000017bb606715249c32511f349c9907722cc80aea91a540d1f1 98 0.07/1.00 vMB 16
343,702 343,702 000000000000000002202dc032c2228f5ca2b336fb8e1e7e8e931cec4de4c1c8 527 0.36/1.00 vMB 21
343,701 343,701 000000000000000005c6f83da4504ccb4559cf2a5d6aa48344f05db1a0f60047 57 0.05/1.00 vMB 14
343,700 343,700 0000000000000000138c6c076b93c4128aa6975e39a7524740c709668cc0f228 515 0.50/1.00 vMB 16
343,699 343,699 00000000000000000f58fe6ed5fa2b6cbea30baec74ab1dff58aaa8c701251a1 1,371 0.75/1.00 vMB 25
343,698 343,698 0000000000000000048aa62d1aa53311893f722191e52594a46dd6c7472beb4d 1,400 0.75/1.00 vMB 30
343,697 343,697 0000000000000000016d3c17a8147aa7f89b568ccc104fa95f11d1a173f68906 539 0.31/1.00 vMB 29
343,696 343,696 00000000000000000afe266f3a8b0b67924f9a9ea42f73fffdbbac81f0333574 508 0.31/1.00 vMB 22
343,695 343,695 000000000000000010a594ad77470b0c8a803174a1ada1b3cf2d1f991e9beb5e 538 0.32/1.00 vMB 25
343,694 343,694 00000000000000000d1196618dcd2c542d154257569d74615980a59c115d1f97 56 0.04/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.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.