Loading Tool

Explorer IconExplorer

Memory Pool

51,526 transactions
29.26 vMB
0.07982407 BTC
Random Selection Loading Transactions
Max Size: 158.29/200 MB

Candidate Block

Mining Attempt 192db0644aa3c8fc3668fcdf7d155f0e28ee0ff8fd45cb7b22675af206b6d7c9
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 77b8820a42652c09d95a93a488decec6d701f35801a6aa5ca7a1b73d335bd029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.02375369 BTC
Feerates: 173.90 > 2.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (304,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,456 610,456 000000000000000000043df11ac03290857f7779c4a247d64a10680df249b6c7 2,223 1.00/1.00 vMB 10
610,455 610,455 0000000000000000000985da868af3b26c9487bab85190c1156f35b1145465d9 304 0.09/1.00 vMB 13
610,454 610,454 0000000000000000000a9bed6f5b13d16c87799533a8905a5ca424d6f87b2311 1,164 0.74/1.00 vMB 8
610,453 610,453 0000000000000000000c3ff754b14cf238fd18c218c9b7a9a0531a56d9759781 2,334 0.91/1.00 vMB 14
610,452 610,452 000000000000000000055455a288a1e7ffcb2573955b70596a633d76c165560d 369 0.12/1.00 vMB 13
610,451 610,451 0000000000000000000b91db97674654a40f990285edba2a86eebfb00b2b3e3c 1,597 0.58/1.00 vMB 12
610,450 610,450 0000000000000000000d9c2cca9a49ed3da89559cc1b521b76f8cd2a1979eb69 448 0.13/1.00 vMB 16
610,449 610,449 0000000000000000000bcd69c84940cdcb5d1498868bb7fb8a6f966ce902edf7 135 0.04/1.00 vMB 5
610,448 610,448 0000000000000000000af0fb50b27c10161556021b8a530b2c8b8534bd7f8bce 796 0.25/1.00 vMB 15
610,447 610,447 0000000000000000000122cce21d4252000f060537639db2d07c6e825fa51f81 2,714 1.00/1.00 vMB 12
610,446 610,446 0000000000000000000739ff01a87beb059146893a0fdd6ce2aa216981c4e182 2,082 0.71/1.00 vMB 11
610,445 610,445 0000000000000000000960a08d0b576f235b7125e71906854648807ae585fdfa 1,583 0.53/1.00 vMB 7
610,444 610,444 00000000000000000007769b12cb403198271fa049326b6465410c620c4c8687 2,232 1.00/1.00 vMB 17
610,443 610,443 000000000000000000061952a73f3f59b0c9cfceb7f3d746fb5e26341d3fafe7 1,864 0.68/1.00 vMB 13
610,442 610,442 000000000000000000036e4e2a4c98766df909aab08c3719760954919045585e 2,074 0.77/1.00 vMB 5
610,441 610,441 00000000000000000007d4196aad333b832fe2d01ca661a4ac8c6956dd4b40df 3,027 1.00/1.00 vMB 12
610,440 610,440 000000000000000000054187eabea1cbd4b9c8b4999388763923dc45f7166cda 2,636 1.00/1.00 vMB 21
610,439 610,439 000000000000000000066d988acba34761e5325821ac5018d38302f0731d7b79 2,749 1.00/1.00 vMB 15
610,438 610,438 00000000000000000001b4f3325c7bf0d09b25d2822e10c5b41fc3f1f0954885 528 0.20/1.00 vMB 13
610,437 610,437 000000000000000000057968a43461101193f5926509e4accd740c5b7d4f8ba7 2,235 0.79/1.00 vMB 13
610,436 610,436 00000000000000000002c1330aada24b4de06ced1f43d1980a1c1357f55ff780 2,472 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.