Loading Tool

Explorer IconExplorer

Memory Pool

74,073 transactions
27.39 vMB
0.06832932 BTC
Random Selection Loading Transactions
Max Size: 167.18/200 MB

Candidate Block

Mining Attempt 8a0bed938f330c103ad3c9043a69a3eb4e8473e2ce516342d97779615a740a2d
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root e62cfa75ac024d849ccfdd1c48dd31ca50dcc6ec449c4ae67ee24cfbf2273f60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.01004000 BTC
Feerates: 402.60 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (582,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,025 333,025 000000000000000014f26585171d569de5b788c3dcb92b4cc8a75f7324323df1 607 0.22/1.00 vMB 36
333,024 333,024 000000000000000003970ff87baa9fcfbbd0cc3e63e7cbb750076c183a837cc1 153 0.09/1.00 vMB 26
333,023 333,023 00000000000000000138f8a86210210b2826712b2d4c951a2c7cfaee814eaca9 1,160 0.73/1.00 vMB 24
333,022 333,022 000000000000000005e5fd8ba1d59395df6da400590f6cd6dc87d32e0f7d1694 41 0.02/1.00 vMB 27
333,021 333,021 00000000000000000ef4f52956fd5a81a406be344042ab3d2302832f9a3f2971 734 0.42/1.00 vMB 24
333,020 333,020 000000000000000013f376ca753b29f562e31bfe0ad86700aee93baa803d05d0 96 0.06/1.00 vMB 20
333,019 333,019 00000000000000000a4e483d92515df1b501aa35249f9879dcf2010be1cee430 1,550 0.70/1.00 vMB 29
333,018 333,018 0000000000000000071183f1414087a1ead1feb797f6fb9b86c56a10deeee263 802 0.37/1.00 vMB 32
333,017 333,017 000000000000000009aef2fd4c7e3c55f12f55b0b5e1aba952a661ff3b495edc 739 0.40/1.00 vMB 24
333,016 333,016 0000000000000000107a9fb3517469df49165f67ff58cf9548e31b2e5ef0c335 396 0.23/1.00 vMB 21
333,015 333,015 00000000000000000673b1234c6c01e157d4ce06732c7241e448b59aeab30af2 329 0.17/1.00 vMB 22
333,014 333,014 00000000000000000d2992d1446d010854c7c3795ef5dc4ee559bb93379050a7 856 0.49/1.00 vMB 24
333,013 333,013 00000000000000000cc6deee3212b5d0bc69d662f3d0fd1221ed8d600327a60e 123 0.10/1.00 vMB 14
333,012 333,012 00000000000000000de0bdb47be84c3668ad6557d395890f28689b19dc42ba26 715 0.32/1.00 vMB 22
333,011 333,011 000000000000000006875bd57d9b6a4682f15865636d35656e702ce570d8db26 1,156 0.57/1.00 vMB 32
333,010 333,010 000000000000000005ae04303d5296f6b24f970ad70a310c162bbff7bcbbeb5f 529 0.30/1.00 vMB 26
333,009 333,009 00000000000000000fe9a66f29dd695b10d4ca357232a5dfa0e9608f7b62286b 513 0.25/1.00 vMB 27
333,008 333,008 000000000000000003ac04aaddcc417d82d1881a821abe343f46e8cb4eb7a5d2 64 0.02/1.00 vMB 31
333,007 333,007 00000000000000000e7bf22f3157541cb373c597f303db32d7b561c82c72aba0 260 0.14/1.00 vMB 27
333,006 333,006 0000000000000000016f889a84b7a06e2d4d90cec924400cf62a6ca3ae67dd46 390 0.18/1.00 vMB 21
333,005 333,005 000000000000000004860a07b991a6cd7cae1327c36c21903b8bbe8d2c316ac5 495 0.26/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.