Loading Tool

Explorer IconExplorer

Memory Pool

43,325 transactions
28.00 vMB
0.06509096 BTC
Random Selection Loading Transactions
Max Size: 147.84/200 MB

Candidate Block

Mining Attempt 40f38fc725090824df470c55aca046ae28f5fcc09e777755d519fb5a1146161e
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root 2e1d47229a6040238fdcc66e2ad20bef337a6fd13245cfb68df58b9b5751469f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,499
Size: 1.00 vMB
Total Fees: 0.01249585 BTC
Feerates: 106.79 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (284,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,467 630,467 00000000000000000006d310692c2a6d05be674e929e95b1b3d9d89a1e826a23 1 0.00/1.00 vMB 0
630,466 630,466 0000000000000000001108b9239febae6738aff8bac93aff353e582d611142d9 2,199 1.00/1.00 vMB 152
630,465 630,465 0000000000000000000a1a20f3e669536f4b831ebd69e8392993bad91f246d7b 1,412 1.00/1.00 vMB 181
630,464 630,464 0000000000000000000b60ee9e93b154b21cddedb5cf7f1ae0f6d5a08b0dad10 2,785 1.00/1.00 vMB 137
630,463 630,463 0000000000000000000a965fcb54654e58eec494828f8ea759019d3193dfa480 1,197 1.00/1.00 vMB 140
630,462 630,462 0000000000000000000c9fce3de4903b89731d4ba8e2189bc67af86a519817ea 3,012 1.00/1.00 vMB 145
630,461 630,461 000000000000000000091c07d26b3804043cedd2aa726a89a9f151bc72281805 2,858 1.00/1.00 vMB 163
630,460 630,460 0000000000000000000064980df22d5133bd2d6416edc3be324f2ba67759c990 2,727 1.00/1.00 vMB 154
630,459 630,459 00000000000000000003f40d96c253f13e7e41f30f470027de68152df10f396e 2,919 1.00/1.00 vMB 190
630,458 630,458 00000000000000000002ade4070dab7917950ec72be1dbc1564bfb0500d5b530 3,111 1.00/1.00 vMB 182
630,457 630,457 0000000000000000000e64fd3c012b4fcb5ea0a28772bd167fa91baceac94dff 2,527 1.00/1.00 vMB 157
630,456 630,456 00000000000000000005578b0acdeb2ad57de90dd9e1581f7ed7e01d2ea1a128 2,263 1.00/1.00 vMB 160
630,455 630,455 00000000000000000001f0fa4f540806d7d14ffdd409eef1e43f74ddb72072b8 2,048 1.00/1.00 vMB 136
630,454 630,454 000000000000000000025df7852331d108056ef3f57026ac661ad84661a81941 2,579 1.00/1.00 vMB 131
630,453 630,453 0000000000000000000e01a84e6194d0d1ba7c4f1f1025bc9354564093bd5109 2,905 1.00/1.00 vMB 131
630,452 630,452 0000000000000000000b7febee395f9db2cfed7507f456b5600b4ba4108b60db 2,426 1.00/1.00 vMB 90
630,451 630,451 0000000000000000000fb0d851ad949cdc859b7efcb19b3e6dc2e8ace694ce0f 2,793 1.00/1.00 vMB 122
630,450 630,450 0000000000000000000d34d8ee17ef8ae3afceaecaf1bbcde412835992773645 2,509 1.00/1.00 vMB 145
630,449 630,449 00000000000000000001b3288f2c32137c504fa324264e80ce870f1e8b61ed69 2,732 1.00/1.00 vMB 162
630,448 630,448 00000000000000000007ee9fdd71eeb35edd8d8d709d9968634add64bff5014a 2,259 1.00/1.00 vMB 76
630,447 630,447 0000000000000000000f2e5f7da39e945aae681cb14020fba455e36d94e3d100 2,521 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.05 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: 650.83 GB
    • Received: 13.33 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.