Loading Tool

Explorer IconExplorer

Memory Pool

41,039 transactions
27.36 vMB
0.12787473 BTC
Random Selection Loading Transactions
Max Size: 141.61/200 MB

Candidate Block

Mining Attempt 7ad8a7dba856c3ab2e0a418b482fdbb33783485bcf6be2d45d5d6f741d8de867
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root cde96b954508cad247da905c55d83729c8afdcc545da67b0a37f0689fff490d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.06908891 BTC
Feerates: 285.90 > 6.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (508,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,396 406,396 000000000000000002cb968f7dda7d0b683c0277f44fd8b0fc998e3155e89e30 2,321 0.99/1.00 vMB 43
406,395 406,395 000000000000000002d75d2b100919738d2b024e2b6187cdbb20e900ad6e3f86 68 0.03/1.00 vMB 42
406,394 406,394 00000000000000000637831625809236a464fa0ebd8e6256f8971ffee463bae7 1,551 0.66/1.00 vMB 38
406,393 406,393 0000000000000000007874fc5b6dc0776a68ac02c3c611d2df5483587fe34998 972 0.48/1.00 vMB 33
406,392 406,392 0000000000000000028fa7c117074cf23ce178fc9c1175093a1f1d026645cb7e 289 0.14/1.00 vMB 25
406,391 406,391 0000000000000000054a07d69b5cd8a05375bdf5d986860293a41e86326b8320 2,029 0.98/1.00 vMB 31
406,390 406,390 000000000000000005e1b958774fb605191b9ea8744255cd26a59e093ed19bdc 2,502 1.00/1.00 vMB 43
406,389 406,389 0000000000000000021a43972f56699f07f77a46efaabdea14ccc844dc08b99b 83 0.04/1.00 vMB 32
406,388 406,388 000000000000000001ff84f76f1fc47ccb239859691f620bea25c0e24a12bef0 1,800 0.79/1.00 vMB 36
406,387 406,387 000000000000000001f7dbb25ea318a61286da6e50c3fd2d0f0281948d07c324 2,549 1.00/1.00 vMB 44
406,386 406,386 0000000000000000050565e89c5ed1e606dc26bb33a6dc7221d23d73d264837e 2,372 0.91/1.00 vMB 41
406,385 406,385 0000000000000000044ca9c4789e26ca4bc3ae8d6b1c0adfff492fdd3bc52e3b 1,803 0.70/1.00 vMB 43
406,384 406,384 000000000000000005d801760d9d08e68bf833a68a00059ba9e9dac9f9ef327c 542 0.24/1.00 vMB 36
406,383 406,383 000000000000000001ce45ca77cae6fc89c7606ad9022af4c1a0516661488587 1,309 0.54/1.00 vMB 41
406,382 406,382 000000000000000003a6fff12f2f54d0340f943f49a71f5f7dbd060741f40f4b 148 0.06/1.00 vMB 38
406,381 406,381 00000000000000000500aa4fe63bb103042302bb42b424540ab50422fb2f50d6 892 0.37/1.00 vMB 41
406,380 406,380 000000000000000000ba232ba3531a0495f1726ab64589b8c8768d854abfa44c 977 0.38/1.00 vMB 44
406,379 406,379 000000000000000002ba0ea22fd28c5c9f7296b95577c7ed07f2363dcb8740d6 1,840 1.00/1.00 vMB 32
406,378 406,378 000000000000000006280a08f8d97c73d6a8c372f043cb12822f8969a62d5d1b 495 0.24/1.00 vMB 30
406,377 406,377 0000000000000000002f100fa6fb18228460cc61f2c4e6962116b2bb7fccfd46 1,275 0.53/1.00 vMB 38
406,376 406,376 00000000000000000111bb880b0b4892c364bf997d83be44c0d3a29e9de68c16 1,560 0.66/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.82 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: 636.44 GB
    • Received: 12.37 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.