Loading Tool

Explorer IconExplorer

Memory Pool

42,792 transactions
32.10 vMB
0.10260626 BTC
Random Selection Loading Transactions
Max Size: 160.50/200 MB

Candidate Block

Mining Attempt e0ca267dbe84560b013d977897c5c479add2a3ed43ad1989d5b6a3e4d32f8656
Version 20000000
Previous Block 000000000000000000010ac925ea2d566953707a27050fede0bf8ec21bb7f373
Merkle Root 091e69359914e19fa3dd6e97c18e02da67117b354a6fd49d3bd652f3d2f6aa01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.03462220 BTC
Feerates: 344.14 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,393 (815,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,090 99,090 00000000000394959d50b91026c652d98ce97ccb182b810f7f95e37751e4082f 1 0.00/1.00 vMB 0
99,089 99,089 0000000000037845e05b1768699691f583acb7b65174a4a3681d65ee71759057 3 0.00/1.00 vMB 0
99,088 99,088 000000000000935cf46b4077b10b7cb36df7006d543d9befbef615c49041697d 2 0.00/1.00 vMB 0
99,087 99,087 000000000003d75d481763783c2065853f5ce6f16204d7893df77ab578a0b5da 8 0.00/1.00 vMB 0
99,086 99,086 000000000001a8c7af79fc47c6f182c8cc35377a0e47696d89249c3880680aea 1 0.00/1.00 vMB 0
99,085 99,085 0000000000046804ae4a9a92a435901d00e594abafaf0a93e53c9547597bd28d 1 0.00/1.00 vMB 0
99,084 99,084 00000000000230272f310bbbac8c3ec913d89ff9d6a01e16c5f13494faa6f1e7 5 0.00/1.00 vMB 0
99,083 99,083 00000000000054f45f4272d69937a150f033edd319cd7be6810f0d08ea602aa7 1 0.00/1.00 vMB 0
99,082 99,082 000000000000a23eb8f33e86b2aa143132263edb6ad88944f4119892c72ba33b 9 0.00/1.00 vMB 0
99,081 99,081 0000000000044bd52128268e4cbd7a5b087bdf07831561fc9c57e1a127f7c317 5 0.00/1.00 vMB 0
99,080 99,080 000000000000a413469020d8edf9ae957d9fb82eb155f5343aa8845852daada0 1 0.00/1.00 vMB 0
99,079 99,079 000000000003ea515d93b5865d1c3abf65e978c0bd5047bcfda4670031d7dbea 2 0.00/1.00 vMB 0
99,078 99,078 0000000000017b6f5e911f9b7b17c6ac62f7ebaf073b8e7bc51c48e8d74f862c 2 0.00/1.00 vMB 0
99,077 99,077 000000000002f664802a99b3a5b83e508eba97da21b975cd51d787df8225d104 1 0.00/1.00 vMB 0
99,076 99,076 00000000000296cecc64885834d4065af73d456e23d612c66ee74ecf205b9ade 4 0.00/1.00 vMB 0
99,075 99,075 0000000000024954518533ecd0a36dfa93dc602542f754bf90f2ec129ea4b418 3 0.00/1.00 vMB 0
99,074 99,074 0000000000040bab021d64359ab22e0053d0c57e1056712f5036900ff5f22d98 1 0.00/1.00 vMB 0
99,073 99,073 0000000000045353cfb0b2197b702bb45592a0220c123761a1f30be8a850c84a 1 0.00/1.00 vMB 0
99,072 99,072 000000000000444725a754ccbdf7a7b8a88718b86d7bd5b3fdc0132ce1a54118 1 0.00/1.00 vMB 0
99,071 99,071 00000000000374c5937dd444d7cdea4335f103dd1a152170fc2485a2eca23e62 4 0.00/1.00 vMB 0
99,070 99,070 0000000000042359cb0c8995fff4b28dc8a6088fde3d567fe3736bddba8756b9 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.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: 598.47 GB
    • Received: 9.95 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.