Loading Tool

Explorer IconExplorer

Memory Pool

56,163 transactions
32.05 vMB
0.13831735 BTC
Random Selection Loading Transactions
Max Size: 173.27/200 MB

Candidate Block

Mining Attempt d8a7c2f228d3905e38c9ad424628d3a685b7f763a8a8353a0fc8d98cb4a1e815
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 92cc4e339e70cfc7c0dd023d5438f5ab0f156ca617409b76eb909ae31ae70024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.04430638 BTC
Feerates: 101.25 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (570,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,828 343,828 000000000000000005f1c70a711d78defa921b0edeb8f788553fb5c8395eb9e0 574 0.59/1.00 vMB 15
343,827 343,827 000000000000000000ac3ac8b0d4eb4dc8ddc2a4e60e3a9da9891a175512dd02 256 0.26/1.00 vMB 16
343,826 343,826 0000000000000000140ae013f8ffd8a4f49e2b4799b607101c21103a86b4ca37 84 0.07/1.00 vMB 17
343,825 343,825 000000000000000009fe1ff3eb5f4b547d0885d3a40262fb39ed91bf7e2364cd 930 0.75/1.00 vMB 19
343,824 343,824 00000000000000000b7ab80098b8bae4570123542aada223d3272285f0db6eb0 626 0.24/1.00 vMB 33
343,823 343,823 00000000000000000fffe9479b7cc5189a3c43fd446b226308b239473314a82c 2,136 0.75/1.00 vMB 36
343,822 343,822 00000000000000000682ee45f478b2edb3ee44550bbd9478e8da4f75985c51b5 624 0.50/1.00 vMB 20
343,821 343,821 00000000000000001563e2debac3b83fb21427bbfbccb1155c58d95cdf489897 211 0.12/1.00 vMB 31
343,820 343,820 000000000000000003ba9ea1d8c93373494a05990a1c04726c3056d363f87233 359 0.26/1.00 vMB 21
343,819 343,819 000000000000000009e2fa3855315ba83157131ba9266c6aa47de50f4bfe3b48 209 0.12/1.00 vMB 22
343,818 343,818 000000000000000001b4dd219f1ff17adcc00b56a777069ade741ac40a9570a3 343 0.24/1.00 vMB 22
343,817 343,817 000000000000000003b8a97ec5cebcf280622d59435f8d0005a5762d79eab925 307 0.23/1.00 vMB 21
343,816 343,816 000000000000000002f12e98060378cb8690ae0f4bf3cfad9461cf4f7860c900 812 0.52/1.00 vMB 29
343,815 343,815 0000000000000000025c1adf8a85e649dfc99048faa60023883b9afa6d9e086c 14 0.01/1.00 vMB 23
343,814 343,814 000000000000000009aec60ac0ebd93d08be1210627ee14cb09d6eccd486cb1d 514 0.32/1.00 vMB 23
343,813 343,813 000000000000000017d5c9942f06761b3909f0aa0cd3225a8b6e5c31e0558bf4 784 0.66/1.00 vMB 21
343,812 343,812 00000000000000000e41813a61b8eab86da289fda248512c322ef5debbafb545 400 0.16/1.00 vMB 39
343,811 343,811 00000000000000000bcc81d14916094da148414e535f254f452ea52de9585660 525 0.42/1.00 vMB 20
343,810 343,810 00000000000000000f48b70ae01865fea9f233e16b6f91b9adead49e312533b2 160 0.21/1.00 vMB 12
343,809 343,809 00000000000000000d38fd7960f37971b2348e6e06ed79fa44c04130bb7f620a 811 0.35/1.00 vMB 63
343,808 343,808 000000000000000017881c723d503a653cc9ec3eb462b1e3de1742de1038b4ba 146 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.08 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.42 GB
    • Received: 13.56 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.