Loading Tool

Explorer IconExplorer

Memory Pool

80,548 transactions
29.71 vMB
0.06944662 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 1b5e082ced6a11387fdf907d90ad242ce47c83aa89d0afe6dfe78282e0cfd9c5
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (478,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,515 436,515 000000000000000001c29cc0afdb0e7fbc9304fe48ba29fabf6370ecb378c242 1,991 0.79/1.00 vMB 69
436,514 436,514 000000000000000001922134454ab0a185a5e4f21664cb3c996ce192caeafa98 1,325 0.75/1.00 vMB 86
436,513 436,513 000000000000000002643ad6fa5081ebe6f754c2afcd37e9aa86d4a43dba823d 1,322 0.63/1.00 vMB 78
436,512 436,512 0000000000000000012c98f9932d1952b1ac8b5fcde19f583c39eca7e1cc6452 187 0.98/1.00 vMB 4
436,511 436,511 000000000000000000f2af5112881466b20892b381cfea30c8acb8846888dcdc 1,631 0.98/1.00 vMB 52
436,510 436,510 000000000000000003883f5ace922d05663ab0f6f561af154b34cdfdc4625a02 502 0.18/1.00 vMB 81
436,509 436,509 000000000000000002431cfbb0ba60c4d39b04a431140b4a3c1beff39236b086 796 0.33/1.00 vMB 73
436,508 436,508 0000000000000000044b01a5e59b6f0e0935e7ccb68f1d40a6e2e86422f32ecb 152 1.00/1.00 vMB 3
436,507 436,507 00000000000000000213bb1e22d9ee227e5c7c29ce1c8286a7213bc4e52afd61 593 1.00/1.00 vMB 17
436,506 436,506 0000000000000000030cf0f96b0f866a7fd3c56e5a2946003f5158942ba3408e 79 0.04/1.00 vMB 77
436,505 436,505 0000000000000000042074de6748ae733972ee31cf4286269ef0eb8ec397098a 101 0.04/1.00 vMB 70
436,504 436,504 000000000000000003a25651f8c536388ac4fed95ff0210964bd373605269fbf 1,874 0.83/1.00 vMB 69
436,503 436,503 0000000000000000009c1b32991b45eaa10da93d466dff4de810c417064b2435 568 0.27/1.00 vMB 67
436,502 436,502 000000000000000001f79b448090593f0c98e15af0e7361e1d64b7b853a77a9e 2,012 1.00/1.00 vMB 67
436,501 436,501 000000000000000002aae8b091d6ae0ca3c78e70aa622d44f806b86bedd505fd 894 0.40/1.00 vMB 74
436,500 436,500 000000000000000002f5dc4936c1c5891b8bfa49b49f14edabe68613ce29e202 1,021 0.38/1.00 vMB 64
436,499 436,499 0000000000000000041e6057098321f87a638571efd6596b8f10981f748a693c 1,322 0.53/1.00 vMB 71
436,498 436,498 000000000000000002980f6b89dbd3d75c99cbd9ba967ac85406f6d81e85b5c4 1,478 0.99/1.00 vMB 45
436,497 436,497 0000000000000000005708d765f34755f8ee6ad7bf2aa844627f5e5c1250b00c 1,263 1.00/1.00 vMB 57
436,496 436,496 000000000000000001b2cec04bddcc89916205ebca07598c5898bf2ece6d5c60 2,563 1.00/1.00 vMB 90
436,495 436,495 0000000000000000023132b9b73df035e47d85c88b61ad17315576ea1ed1cf8f 161 0.08/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.