Loading Tool

Explorer IconExplorer

Memory Pool

45,811 transactions
29.09 vMB
0.14066830 BTC
Random Selection Loading Transactions
Max Size: 151.57/200 MB

Candidate Block

Mining Attempt a448da0f22fd437755344c090156605aa6b41afa68acc9909d8527fd5e20f906
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 5817d44df17d32ad48df5a4b786b23c2be534383ef56c85edf0f4df31f623ec2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,818
Size: 1.00 vMB
Total Fees: 0.04270493 BTC
Feerates: 150.75 > 4.28 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (523,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,774 390,774 0000000000000000008d9cec258f1e559da2848dfe44c4d9ab0bdf8b83c8457c 733 0.59/1.00 vMB 20
390,773 390,773 00000000000000000758170527393fd0555ee2fa585cc63598e52b5ea1c53322 367 0.27/1.00 vMB 25
390,772 390,772 000000000000000000b3178c31f8c45ce09649504673de4c03ee9e789b384a6d 911 0.45/1.00 vMB 31
390,771 390,771 0000000000000000092331f0e24d37d93a5edb559a1838e605f56e3e68325ce1 1,761 0.99/1.00 vMB 34
390,770 390,770 0000000000000000051e79c3f96163de1ff47bdb1efcabd3298dbe29ce415ca3 80 0.03/1.00 vMB 50
390,769 390,769 00000000000000000610b63e6265af185edfd83edb47b9bfc5a1f46a2c75d202 485 0.40/1.00 vMB 20
390,768 390,768 00000000000000000bbdefec78d24cef928d2b4b5772ad3dfd30a79ac8003926 550 0.49/1.00 vMB 19
390,767 390,767 00000000000000000093a42df60a8cd6285e5180778b4c3c331ab0dc8e61fee8 1,622 0.95/1.00 vMB 24
390,766 390,766 0000000000000000008d5137b1154d90a6891022a08a459794ce31fbb1c092bd 2,317 0.89/1.00 vMB 37
390,765 390,765 0000000000000000026900ee1046b4a39a8882011f3a6ffd9c292ca4936442b6 2,664 0.95/1.00 vMB 55
390,764 390,764 00000000000000000b6b07bd3e1bdb37023af8918b1113af5b9caec332422c31 1,646 0.78/1.00 vMB 32
390,763 390,763 000000000000000003693a7551588034eebff7ee307d9b4642e467c0017b488b 789 0.38/1.00 vMB 34
390,762 390,762 0000000000000000070cef4a369a549709d8ef0277d3ef467b60a7637340c9f3 1,118 0.88/1.00 vMB 21
390,761 390,761 0000000000000000076d9bb3c0b35df582362655b086addcc280dc5d2bebc5a5 1,318 0.64/1.00 vMB 33
390,760 390,760 000000000000000004fb62f1b438b47f6f8e897493d9b06e4351de0a6cd0d0a4 223 0.13/1.00 vMB 21
390,759 390,759 00000000000000000640566de98c8f4c81d0028a040f9353c26ad76e42d52041 116 0.14/1.00 vMB 14
390,758 390,758 0000000000000000017f35f4684141187af132b2d5da9a0ebff0213a478a77ca 633 0.32/1.00 vMB 32
390,757 390,757 00000000000000000a9d255856e2b5af5f1f7cf9f16cb3267151b197d76a656f 236 0.25/1.00 vMB 14
390,756 390,756 0000000000000000005291db1c70b95cb1ef61cc5d1f3e471a4d1ee7f4683499 72 0.06/1.00 vMB 9
390,755 390,755 0000000000000000059752c9e9da00551fe382c037d23587315172e5dd19d141 299 0.20/1.00 vMB 23
390,754 390,754 000000000000000002e0ff0a02018722eaabf55745a4e11b97eb3275547dd0e8 948 0.53/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.