Loading Tool

Explorer IconExplorer

Memory Pool

56,541 transactions
32.00 vMB
0.21099939 BTC
Random Selection Loading Transactions
Max Size: 172.60/200 MB

Candidate Block

Mining Attempt 551307da7d43beb29d5afcdadd33425452cd69287718c37911b9dce9c40d86de
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root f62c9e2ce15ce5096cadc503e53622ab5901b10c1f1f8e2d266304c426014c45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,745
Size: 1.00 vMB
Total Fees: 0.09569788 BTC
Feerates: 502.67 > 9.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (595,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,828 318,828 00000000000000001fa628403329f5539c94119f635f7b9648657ad529646bfd 404 0.17/1.00 vMB 32
318,827 318,827 00000000000000001fc74dab3bd1ebcfcf2b455d8d80abb0238a61f622c5d29f 77 0.03/1.00 vMB 31
318,826 318,826 00000000000000001c5f2d9b7a4c833a142096ac8ab7525cb0085b700c248c4a 166 0.08/1.00 vMB 30
318,825 318,825 00000000000000001e11378c9ab62d591693e52e586d448fd61c8467b197b603 364 0.18/1.00 vMB 28
318,824 318,824 00000000000000000df3f978d5493d21e825f75f69e28d5a20390ba34a88e19b 446 0.25/1.00 vMB 28
318,823 318,823 00000000000000000fb4dabc6a1482c588152a8e25fa716454d338fa5d65b348 188 0.11/1.00 vMB 27
318,822 318,822 0000000000000000007c7c4a58f6418a5e60be999ec508b693e1176637134f93 348 0.20/1.00 vMB 24
318,821 318,821 0000000000000000272d57555909e3744337f66371f909e3cb5f7e3850091b18 436 0.21/1.00 vMB 29
318,820 318,820 00000000000000001cea3563392442434cbebaa1978d496454b2e92926f79cce 321 0.15/1.00 vMB 31
318,819 318,819 0000000000000000253dddcf5a79da04d5e01bdf03699280c80f4fa5c8c19116 64 0.06/1.00 vMB 18
318,818 318,818 000000000000000020037c0250b5f6a370f67b053664438ec205e38003c0a022 262 0.12/1.00 vMB 29
318,817 318,817 00000000000000000dd3a108a778716275cfc9e86f5f129e97334e65c64e56e8 415 0.22/1.00 vMB 25
318,816 318,816 000000000000000009f55e6266ce86162524ed771bfe4a484b072d088a7f3ac8 1,518 0.75/1.00 vMB 30
318,815 318,815 00000000000000001b7b64f0caf17d6f6ecd21116c9ca1ed749200a43d9ec59d 709 0.36/1.00 vMB 30
318,814 318,814 000000000000000010d8f9b9adc197d1b9a4e4a4327924b49ea2b5b6278ef444 545 0.25/1.00 vMB 35
318,813 318,813 0000000000000000184b2c6d8672d1b06df5a2db5b0a4119cbe8d67d79bf4c23 59 0.02/1.00 vMB 37
318,812 318,812 0000000000000000163673b821cdacdc8ceb6ceeb5ef50a0549aedf6da959ab7 259 0.11/1.00 vMB 30
318,811 318,811 0000000000000000227001dfe86508881747d5ce3088b8f8688755dbd2af54cc 331 0.14/1.00 vMB 32
318,810 318,810 00000000000000000273220083441f879e0fc09619f9033c8b91013f2bb3ddcc 571 0.29/1.00 vMB 30
318,809 318,809 0000000000000000229ce536388132f2d9da76802cd0e84976f92902f116f36a 425 0.26/1.00 vMB 26
318,808 318,808 000000000000000010be3890e34dcb1de96f1d62ef2429add10fbca6b069e311 60 0.03/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.06 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.13 GB
    • Received: 13.42 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.