Loading Tool

Explorer IconExplorer

Memory Pool

86,781 transactions
31.84 vMB
0.10969311 BTC
Random Selection Loading Transactions
Max Size: 195.04/200 MB

Candidate Block

Mining Attempt 152c394fbe650a398af40afcc2e730bf9c2a88c3db1c65c049dca24a9c414c07
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 1554426e3fd80377ad69b9edb80f8b4657f0f8062c5d1d7e87ea04dbfe843ad8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.02877426 BTC
Feerates: 1,236.26 > 2.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (630,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,085 285,085 000000000000000000cad047b6330305c02e3ca0fa78864959ee7f9314c3fd58 123 0.05/1.00 vMB 187
285,084 285,084 0000000000000001a0f04ae8833f3af90cb56bb685dee44199cf8d067dbb2132 114 0.05/1.00 vMB 45
285,083 285,083 00000000000000013c636e4824f83fd729d036d3c5fcd65e28f8e9708d0d8b1a 812 0.48/1.00 vMB 34
285,082 285,082 0000000000000000c5be2a64c17a1da53fcf04a431c9edac16cfe50ecb237223 959 0.35/1.00 vMB 59
285,081 285,081 00000000000000000bf127b1bc613f8c888403d427c2936528b0d814d710673a 751 0.36/1.00 vMB 41
285,080 285,080 0000000000000000b7a800f67295db9218c1d3f4581ee83c796a7163c941f2d7 168 0.09/1.00 vMB 26
285,079 285,079 0000000000000000cef930e324e098388223074a0e6a2522eef75e7d189ec777 406 0.32/1.00 vMB 19
285,078 285,078 000000000000000009f2e328671844bd0fba9959f2e687a00d55694b71b873b7 1,174 0.35/1.00 vMB 60
285,077 285,077 00000000000000003ea10b08fc55148aab6c877731f71eccba5db5b35f1efcd0 431 0.22/1.00 vMB 33
285,076 285,076 0000000000000000f43e107cc3989f57ebec4d414e9fab6a9659dd491c423b3b 57 0.03/1.00 vMB 26
285,075 285,075 0000000000000000adc768e25f85d8ad3751759d6d5349f12d345b2e9dd6c874 738 0.33/1.00 vMB 49
285,074 285,074 0000000000000000d86592fd31797664a245a937ea3605dd57fa0de84de8c9e9 19 0.01/1.00 vMB 28
285,073 285,073 0000000000000000a0edac812d76cec1c6c4fbf8f35358969db24f5dfa88c79d 142 0.10/1.00 vMB 26
285,072 285,072 000000000000000134c8e6d25522d920a8fd0cebd0fb436773affed913fcc9b0 82 0.03/1.00 vMB 40
285,071 285,071 0000000000000001356e8dbc06b553a7aa2a7080eb1e5c60ec931bf1d771a2a0 575 0.28/1.00 vMB 31
285,070 285,070 0000000000000000f9a3b84a06f3136df8b215f59dfeed6809bc8a1c962e9a8d 348 0.16/1.00 vMB 36
285,069 285,069 00000000000000014891f10dd34ede92d7ccfd751cc2ea28bcb7bf142f7a4243 980 0.35/1.00 vMB 44
285,068 285,068 000000000000000016d52f200c0f6a08e6eadc989a5600cc6af8865f9af4984b 127 0.05/1.00 vMB 102
285,067 285,067 00000000000000015a04c06e8930f376a55ded02296e06da636dcacf9d15a69c 61 0.05/1.00 vMB 11
285,066 285,066 0000000000000000fa5c9bc0760aea33ad2f952843aa39f7d4489b281f2bb520 118 0.05/1.00 vMB 56
285,065 285,065 0000000000000000874affe5f0dfaeb885749af62ba69ec9eaacba1b54a77b56 717 0.37/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.