Loading Tool

Explorer IconExplorer

Memory Pool

83,754 transactions
31.88 vMB
0.08530508 BTC
Random Selection Loading Transactions
Max Size: 193.87/200 MB

Candidate Block

Mining Attempt bf180b85ebe0507fa6dd5f0fcb787d09af5f049e531d1fe2eb2418b2cde6096d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root ee388bb33609ed3653987556c6c50ec213a7bc07631c87e772dd2f0be5b9b439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.01583104 BTC
Feerates: 40.00 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (422,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,906 492,906 0000000000000000007674aef0235d4531bed3c3fc2034973450012dfb285244 2,541 1.00/1.00 vMB 210
492,905 492,905 0000000000000000000a6650aad6707b22cb98eda78b818027c0f82cf167dbba 2,469 1.00/1.00 vMB 227
492,904 492,904 000000000000000000150bed73998712c42b9f2bff5bfaa1aa457fb9566b14c5 1,939 1.00/1.00 vMB 135
492,903 492,903 00000000000000000071abf811c5e50d773ff43f8f7fca84ba9c97dc5d6ef658 1,906 1.00/1.00 vMB 151
492,902 492,902 00000000000000000024181ebb1258cfa98213269297d9850d67acbbb8f29ef9 2,542 1.00/1.00 vMB 223
492,901 492,901 00000000000000000076c0104c7c210a1338f1f38792503873064e2b4646fe3d 2,524 1.00/1.00 vMB 227
492,900 492,900 0000000000000000000c463b1ab1baa44671b4661f3412299621ebe219bff66d 2,213 1.00/1.00 vMB 219
492,899 492,899 000000000000000000997b587adce6bb186dd7dfff80d2ffae6bddb38a058bf2 2,275 1.00/1.00 vMB 272
492,898 492,898 0000000000000000007bc1fe1299c314158335f3c95212f717017b59b2d87232 1,601 1.00/1.00 vMB 121
492,897 492,897 000000000000000000901a88849616f4f5e1006d2be4196c812ed3e54ad9c57d 2,237 1.00/1.00 vMB 165
492,896 492,896 0000000000000000009d2af01d211360828535eac80a5424ddb7c56fd69f5820 2,394 1.00/1.00 vMB 246
492,895 492,895 0000000000000000003fa8306f5efef63127248cc5d7e39f5dd15be101e33eda 2,100 0.91/1.00 vMB 206
492,894 492,894 00000000000000000001d793e1752ef2b4a371f75442404a664f9e4690d0a2c9 1,648 1.00/1.00 vMB 201
492,893 492,893 0000000000000000000097fec85081b263af47180bee18016f6064b9e6bce10a 2,562 1.00/1.00 vMB 166
492,892 492,892 000000000000000000a5b279684ac5e3ce19ce8050ce4447f7390a500230a3a6 1,790 0.88/1.00 vMB 222
492,891 492,891 0000000000000000004b7eb5cf9ee024ddfbdd156a05feb32d37320eb7561454 2,727 1.00/1.00 vMB 271
492,890 492,890 0000000000000000004e65aefab6b4516747f8bcfb3d6c4921a0a792069b3374 2,722 1.00/1.00 vMB 224
492,889 492,889 00000000000000000044d122cc72f6104a63ee0fe0bc4ca524dcaf736c5391a1 2,519 1.00/1.00 vMB 184
492,888 492,888 000000000000000000327c0a08192a66f27014282d4938090db146d8c98a9018 2,104 1.00/1.00 vMB 197
492,887 492,887 00000000000000000079dc9a79227e0d3d05570f0d3839a04c3d0bc27840515a 2,105 1.00/1.00 vMB 220
492,886 492,886 000000000000000000b22f304a680fb67a4931a0722ac24446eec0b2ba92c92a 2,092 1.00/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 782.75 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: 708.85 GB
    • Received: 16.78 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.