Loading Tool

Explorer IconExplorer

Memory Pool

81,672 transactions
30.75 vMB
0.10218369 BTC
Random Selection Loading Transactions
Max Size: 184.72/200 MB

Candidate Block

Mining Attempt f5bc32c264ec8ef4c36b2338e49889916c58ad5cf43c44cb822ba7f2c0ef5c26
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 96e681f702750006a8d639f13657671909540cec3b283db212313b54d2c827fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,907
Size: 1.00 vMB
Total Fees: 0.03398532 BTC
Feerates: 558.99 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (519,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,330 395,330 00000000000000000436e64dab670b16edd0e1c848f16fba502bf01c47e24a51 2,641 0.93/1.00 vMB 54
395,329 395,329 0000000000000000036eae703565a69d92cb8e47cd22dfe1a9844d0bdbf0e080 2,284 1.00/1.00 vMB 43
395,328 395,328 000000000000000008692cc3d56034238e8a1d770e590ef299888cf0d8f5b00b 3,547 1.00/1.00 vMB 66
395,327 395,327 000000000000000000048f23fb643daa90e2fb801c809edac26647f50c2c0284 52 0.07/1.00 vMB 28
395,326 395,326 0000000000000000029cbd4c4d69a7ed408ec196316e2a8fc777c6479ef4e8e0 1 0.00/1.00 vMB 0
395,325 395,325 000000000000000002e906ae6cd52e7043429fe17a324b839539d1ca650517e9 872 0.95/1.00 vMB 68
395,324 395,324 000000000000000003b1e1b67aba8bb442c59506ef7e24fee5f3168a27119732 226 0.11/1.00 vMB 98
395,323 395,323 000000000000000001f49c731831039e84467e562262c76c4e154dd281537c1e 678 0.99/1.00 vMB 17
395,322 395,322 00000000000000000512645d47a200e1c34ae5ca8ee2184dfd7a09a584309de6 2,315 1.00/1.00 vMB 44
395,321 395,321 000000000000000006cec56c7a592397f9f18f8ea4f33cb2a732c1a83acbe10a 2,340 0.99/1.00 vMB 47
395,320 395,320 000000000000000001167fc9343aa1dd4face348ccc154cd6ae9718b1ce23371 1,527 1.00/1.00 vMB 24
395,319 395,319 000000000000000001e113cc50cc36831631072621502fa6c4f434eacfe20c1c 2,110 1.00/1.00 vMB 34
395,318 395,318 000000000000000003431875a3550c20e98ab9f668f0482dadc7325b66caa058 2,492 0.95/1.00 vMB 34
395,317 395,317 00000000000000000200a3451dcbe3e4ad9a37bcf6b2ff961a85f33f2135dbcc 3,290 1.00/1.00 vMB 64
395,316 395,316 0000000000000000056d91ddc8ec04a7c8d2318299d2a09ecec64ae08d450d52 437 0.10/1.00 vMB 47
395,315 395,315 0000000000000000028e66af7554459c16771299d84cac03bc0eab16e486aa79 2,883 1.00/1.00 vMB 91
395,314 395,314 000000000000000002aa2016b4814a7941b686074585193794cd210f0628aba4 437 0.14/1.00 vMB 96
395,313 395,313 000000000000000001fcf6e7ff86547f7840c50b7c6bbb5584ee63b6465806bf 2,288 0.93/1.00 vMB 44
395,312 395,312 000000000000000004b3b5ab793de551cf7b974d223d02c4f72a5f7af305b3a4 2,287 0.99/1.00 vMB 67
395,311 395,311 000000000000000000a6bcad0630a3eae592f562f2efba20a4fb40eccf72589d 1,199 0.61/1.00 vMB 39
395,310 395,310 00000000000000000045d96ab6533efae09167f715759486de7b0acae8beaa3f 2,141 0.99/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.69 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: 689.16 GB
    • Received: 16.50 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.