Loading Tool

Explorer IconExplorer

Memory Pool

81,213 transactions
34.25 vMB
0.13766667 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt 5814ea4d1bf735b2375b28c35eb7a9a1d16de534cfadd54055b0338d8b6397a9
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1ca5312d61edb7a2b3e4ddf14d7a0e43911d0c7cca53224ef7c0755ff7ff8553
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02478685 BTC
Feerates: 384.62 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (189,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,678 725,678 00000000000000000003fc5d7dfdc4585d12c640de7559c3f83a6fd64cd9e7fe 588 0.31/1.00 vMB 11
725,677 725,677 000000000000000000024ff3867b9e718e423edb3bb1db58c4e422d83b745cdc 1,625 1.00/1.00 vMB 20
725,676 725,676 00000000000000000000e341b6381eb6393f109ba18b83dcc5a312f03567df30 633 0.38/1.00 vMB 1
725,675 725,675 00000000000000000003458358d0bec19bf0e9525e03e60914f2410eeccfc5d4 2,324 1.00/1.00 vMB 16
725,674 725,674 0000000000000000000545e5cd2686075a0c575e9138341330ba603581a08e26 2,056 1.00/1.00 vMB 24
725,673 725,673 00000000000000000002eb65c99cf8704b450aea768ca26f080711431b4f2173 2,219 0.88/1.00 vMB 15
725,672 725,672 00000000000000000000368c902837d434444310c7543db7cf7ea33f2f43dfb0 571 0.26/1.00 vMB 12
725,671 725,671 00000000000000000006fcf4425e180658ede1d3b2293f798b3c13d86059de93 453 0.14/1.00 vMB 13
725,670 725,670 00000000000000000005e29cd0d334b84e341ab939e68e567be470472006a948 598 0.28/1.00 vMB 29
725,669 725,669 00000000000000000001f0df871319b7a75e781e5ee48e261a83e6657f17a0dd 877 0.68/1.00 vMB 1
725,668 725,668 00000000000000000008ef46eb0f9d2a5fc3b6428aef74dca59bf60254a8525f 250 1.00/1.00 vMB 2
725,667 725,667 00000000000000000000e3b15a32b42bb8762269edfff6bdab35794f65be682e 1,560 1.00/1.00 vMB 9
725,666 725,666 00000000000000000003b1b8bdaa4129005e08f84146130d618db14bb511db12 450 1.00/1.00 vMB 1
725,665 725,665 000000000000000000091bd398212973be02fa4e39c01cb86474335fb0e845a4 1,291 1.00/1.00 vMB 9
725,664 725,664 000000000000000000046a50ccffb3e6cf4c6715b44bebc0eb0eab9d848c9744 2,509 1.00/1.00 vMB 26
725,663 725,663 00000000000000000005b15e41d7b7eb5548f0c0677b9712f5c2d8ccb027289d 1,757 1.00/1.00 vMB 12
725,662 725,662 00000000000000000005f19cf70f2d0cce8441188afe0c135a286e6db0e3a2f9 1,545 1.00/1.00 vMB 11
725,661 725,661 00000000000000000002d6a54e4f4f2c03b52949e98566398373e4b878a51813 1,807 1.00/1.00 vMB 16
725,660 725,660 00000000000000000009bc769e3e096efe304a843a52710000498937ccaf3f9b 865 1.00/1.00 vMB 5
725,659 725,659 0000000000000000000703fea95a2445818c9e5de384fac7c06f44377eafde42 2,128 1.00/1.00 vMB 8
725,658 725,658 00000000000000000009d4dd2465a8d3d3b4221687ff6da025d5328469c46371 2,654 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.10 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: 729.68 GB
    • Received: 18.49 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.