Loading Tool

Explorer IconExplorer

Memory Pool

82,721 transactions
31.32 vMB
0.10501168 BTC
Random Selection Loading Transactions
Max Size: 190.45/200 MB

Candidate Block

Mining Attempt 27763b0b528077d4a3456ca777ff87e807c6b6d01b5b15cff49918f46ca24e87
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root feed9416ce936233dc9664aabb390b0a543257d31945adf8cd4767446da39961
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02848686 BTC
Feerates: 151.12 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (541,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,907 373,907 0000000000000000039a0d365acf6e99d2407c554fe19220433f559027807c06 1 0.00/1.00 vMB 0
373,906 373,906 0000000000000000044a676ec8198e67929dd56c9aec6385a435faf3ec131e93 2,018 0.93/1.00 vMB 43
373,905 373,905 00000000000000000a1cb1589bb4a0e1c59faec094f8212e95370fe0415a60d2 1,266 0.75/1.00 vMB 30
373,904 373,904 00000000000000000d0aaf93e464ddeb503655a0750f8b9c6eed0bdf0ccfc863 1,085 0.88/1.00 vMB 25
373,903 373,903 000000000000000006f2f9e169ddd2cdb10b380104b30232ecbf774ba039cd67 681 0.75/1.00 vMB 19
373,902 373,902 00000000000000000b48ae26579533bad03b1ecd8940860471fa4684143f1202 1,455 0.95/1.00 vMB 30
373,901 373,901 000000000000000008ecb3e94db6f990a6279a77225e11c053199af79f25996b 305 1.00/1.00 vMB 19
373,900 373,900 0000000000000000002930be5b1cab0c42d0a57e8dd31f986fd77120eac700f5 1,763 1.00/1.00 vMB 36
373,899 373,899 00000000000000000a1c8a1e32057205845f58eb897a8084c4808fffc0a92fe7 1,305 0.88/1.00 vMB 32
373,898 373,898 00000000000000001277cdf5426221f80870b7f7c578fb60f32c0d8515b44f7b 776 0.87/1.00 vMB 19
373,897 373,897 0000000000000000030d0e11dbfa5511ee85c229d3244a1406a519839c6702b4 1,164 0.89/1.00 vMB 26
373,896 373,896 000000000000000004fa2ec377265f1c9641ca71baef549a6191c2bbb24f9f33 739 0.87/1.00 vMB 18
373,895 373,895 0000000000000000040e34c3c1657abe33539a518647a9ce4a9e88bd0af7195d 530 0.89/1.00 vMB 13
373,894 373,894 000000000000000003fd296c833d1c38f1b2d7db61a77eb679a06d0b8d83374c 593 0.92/1.00 vMB 15
373,893 373,893 00000000000000000b8873807b28917e70d7fd8f994d09ab6263a24951b259b5 215 0.12/1.00 vMB 29
373,892 373,892 00000000000000000f01108c342c7060665b18003f75dadd2be2af438099c029 115 0.04/1.00 vMB 69
373,891 373,891 000000000000000008b9174244dfc9b20d18015ba68c49bf2892ea518d2f1a12 2,093 1.00/1.00 vMB 42
373,890 373,890 00000000000000000d747471061286e7d8c1fbe60062401b55d2c47386a2888b 316 0.86/1.00 vMB 12
373,889 373,889 0000000000000000085ff890db35970b70e570c6fec42a6a68425e92e8d2ebe1 845 0.92/1.00 vMB 20
373,888 373,888 00000000000000000dbca8ad558be67b44b60b43ae5124be13da96e3932b1bd9 249 0.99/1.00 vMB 8
373,887 373,887 000000000000000000f83d28c394183b12ee6428f57fc8b69ad7a567524c6810 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 720.65 GB
    • Received: 18.24 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.