Loading Tool

Explorer IconExplorer

Memory Pool

80,413 transactions
30.24 vMB
0.11959575 BTC
Random Selection Loading Transactions
Max Size: 180.95/200 MB

Candidate Block

Mining Attempt 214f3a748ef5927553b51553c4a6adb867f210f48fbf477eb50e8177ba1149cf
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 6a32b968e93d93f573b1459c3011f9597407eef8572fe6f5b9d41fb3094c2129
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,964
Size: 1.00 vMB
Total Fees: 0.04800570 BTC
Feerates: 574.11 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (567,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,715 347,715 000000000000000016491c80867dd96eef2ae8d98e31df8147d0dbea42f537fd 1,409 0.75/1.00 vMB 25
347,714 347,714 00000000000000000d556967d388e2613c8e95ca78e203790306c73371ca8918 372 0.29/1.00 vMB 18
347,713 347,713 00000000000000000f9e182917ffcc2a65814e12ad73a32242acd2d785dfddd4 128 0.04/1.00 vMB 47
347,712 347,712 00000000000000000a738937169ef2df153b63a209dd78cd215a1a7c2f35fdd9 325 0.15/1.00 vMB 26
347,711 347,711 00000000000000000fd47b1ea8b53be42db3444ff0120592bd142a39b4108bb5 643 0.32/1.00 vMB 26
347,710 347,710 00000000000000000b3244906433b2ec33696d7686b5c3f5fb8aa68da57b5c69 287 0.15/1.00 vMB 30
347,709 347,709 000000000000000009d90f53eadd3fe47f57a1c49c3009ea196d634c3f2748fd 598 0.27/1.00 vMB 27
347,708 347,708 000000000000000008ebaabe4e45270fffcff77a2da13514c9fe5ad2fc18a234 453 0.34/1.00 vMB 17
347,707 347,707 00000000000000000d59122aed5baa78df8e81cb79440788f6e7b650cecf1cab 1,747 1.00/1.00 vMB 27
347,706 347,706 000000000000000009407980ee8843b70167eb9742b4f81b5265a65f5f6d3dae 371 0.30/1.00 vMB 16
347,705 347,705 000000000000000007e406afe129659010d8ff13c96860f77032d7a3e6f22041 977 0.55/1.00 vMB 27
347,704 347,704 000000000000000004f4dfd81d29e02c6cddf1a570a2c9c963a403a230d4df9e 40 0.02/1.00 vMB 30
347,703 347,703 00000000000000000797613303d6dd689d902580443e677573c247308e9be0a1 128 0.07/1.00 vMB 13
347,702 347,702 0000000000000000014b091c4a55f21b1edacfcf51fc074ca773c1032ac313ab 499 0.25/1.00 vMB 27
347,701 347,701 00000000000000000835eb85b252712aeee68930d76bc490d5e9d506692063e0 108 0.06/1.00 vMB 24
347,700 347,700 000000000000000007fdbf1d71d96199a26e1ee008f68dfe8878e91b165492f9 1,506 0.79/1.00 vMB 23
347,699 347,699 00000000000000000ec2c64690625ae63b9bae81c31efaaa3a37d2e7daae76e7 376 0.20/1.00 vMB 30
347,698 347,698 0000000000000000154c8454c1225893a052d33765067ea0f027f22bd91a6ada 185 0.10/1.00 vMB 22
347,697 347,697 00000000000000000b496e1f285b75196d658f203cf2fc33f3492a76778ed92e 378 0.20/1.00 vMB 24
347,696 347,696 000000000000000012bb889cbb1637deeba667dfb7468cce1ebc9da955059b67 248 0.13/1.00 vMB 25
347,695 347,695 00000000000000000494d259672e88a09eb1d8dba2915ad6da3845290c464075 823 0.39/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.57 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: 671.19 GB
    • Received: 15.87 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.