Loading Tool

Explorer IconExplorer

Memory Pool

48,067 transactions
27.80 vMB
0.06125497 BTC
Random Selection Loading Transactions
Max Size: 148.49/200 MB

Candidate Block

Mining Attempt 78dd8a179a13c1cfcf645ea08e6cb98e13d3757322b97ae945057ffc1853bc37
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root a3c113b704953feab8dd02aefdf669787cd16a4b18f6f0ad116da72b180233ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.00849292 BTC
Feerates: 100.00 > 0.85 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (405,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,389 509,389 00000000000000000050b517a61a190ddf01dd68b51838312e1655d0e50aa59d 415 1.00/1.00 vMB 12
509,388 509,388 0000000000000000003343955168d4ede3922f20355b35c4e5dde2e7bc91b1dc 12 0.01/1.00 vMB 29
509,387 509,387 000000000000000000063eb2e81942586d4bbc31724b7bda56c15bba9e9709d7 282 1.00/1.00 vMB 14
509,386 509,386 00000000000000000037ab43e9fb4d4ba8b4222fd975c461ba7c8678ce785ef1 274 1.00/1.00 vMB 16
509,385 509,385 0000000000000000004dcc78f0bf613a81782ff95b3df881c85e6cfa2d84b01b 593 1.00/1.00 vMB 13
509,384 509,384 00000000000000000021302b376635b07a2180ead2ebe2b3988c53a3bd2aa312 1,043 1.00/1.00 vMB 44
509,383 509,383 0000000000000000002053fd2d0b5acfd3c22a2cbd1a8dec60f40b503fe72709 2,298 1.00/1.00 vMB 68
509,382 509,382 0000000000000000003bf5ada575a168c586136b437f93009b813f4d2be8265e 1,155 1.00/1.00 vMB 22
509,381 509,381 00000000000000000060937d8486277504be96767e3655d9b42332107369307a 2,295 1.00/1.00 vMB 80
509,380 509,380 0000000000000000002ce844200281a99f20a1ae746b69f4026c41d8122de81b 1,198 1.00/1.00 vMB 30
509,379 509,379 000000000000000000135d3f445a6f15846aa4731acb401516373791c953ae20 940 1.00/1.00 vMB 30
509,378 509,378 00000000000000000059c7216b0178cad5f7b785959e8d55b8c3e77a2772689a 2,550 1.00/1.00 vMB 29
509,377 509,377 0000000000000000001487459fda41135323579baff9ac0ff0d5f87fc50cbb17 1,594 0.90/1.00 vMB 58
509,376 509,376 0000000000000000001fb4d72ca889fae4a41acb4254a7fdbd60cd45ed993dbe 2,634 0.98/1.00 vMB 109
509,375 509,375 000000000000000000336c3fb94e5caec1d57591ae08c7afe28043a5d236212b 115 0.03/1.00 vMB 125
509,374 509,374 000000000000000000222864fe44df9a1c7b5dbc71b35ae9aa173697900a8713 931 1.00/1.00 vMB 21
509,373 509,373 0000000000000000004efbc59f7e611b0ee53203697d59853d7494328dc6df2d 547 1.00/1.00 vMB 14
509,372 509,372 000000000000000000069bbb56c1dc835706484d3b839cfbce32033e6a5f816b 521 1.00/1.00 vMB 15
509,371 509,371 0000000000000000001cdb49423af6f89a96480a2d10309c0cb940bad0f5bfbe 764 1.00/1.00 vMB 8
509,370 509,370 00000000000000000007cb21f2d40a41f0341de8fd263647c45dd650ac49a201 2,461 1.00/1.00 vMB 72
509,369 509,369 00000000000000000016d4d27a3686825e8977cb9a1afe6731db5bbc5fe4f55b 745 0.38/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.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: 649.99 GB
    • Received: 13.24 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.