Loading Tool

Explorer IconExplorer

Memory Pool

84,722 transactions
32.50 vMB
0.11751452 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt b20d9aa2a9ff7d24b814fe51680c400ff712e7cd193b49910b6d3dbd70788e18
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 66d0282a263750df113154f96a4c1c657009cc67b84efd0c22a49d42b39e17e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05206425 BTC
Feerates: 387.56 > 5.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (478,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,518 436,518 0000000000000000031213494cae6192b92ffcf8639162bbb056c22531c2e507 977 1.00/1.00 vMB 37
436,517 436,517 0000000000000000032b5ccfe5c974512ed67d122f8c862861f7a0fd324f86b9 2,097 1.00/1.00 vMB 61
436,516 436,516 0000000000000000043372c0266e50614e7294e847308c02ae5af802ada0f34c 1,675 1.00/1.00 vMB 48
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
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.