Loading Tool

Explorer IconExplorer

Memory Pool

33,775 transactions
29.28 vMB
0.07318534 BTC
Random Selection Loading Transactions
Max Size: 141.71/200 MB

Candidate Block

Mining Attempt 5bf4cd1e3c3af4a5375ff55b62b7df1f55bece4a7706afe308f7d8c14999e73f
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 64b50aa8c24e38bd4b5db313d8fc6adcad7b76dee3fc53ae48fa49a3b599d822
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 818
Size: 1.00 vMB
Total Fees: 0.01101415 BTC
Feerates: 19.02 > 1.10 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (307,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,854 606,854 000000000000000000124c08b4f8861b4c56d0c5a11558c71b6ecf1c2c5b825f 3,160 1.00/1.00 vMB 35
606,853 606,853 000000000000000000156ef4be0d0c90b655f9fb08fac67aa151032bfcdfa51a 3,235 1.00/1.00 vMB 21
606,852 606,852 0000000000000000000dd8b04dcf588433bbb4838d20ea8e3682c5b5328f3934 2,572 0.89/1.00 vMB 9
606,851 606,851 0000000000000000000ba39636a6dd75584f400da3217c5aec4d91116307243c 2,380 1.00/1.00 vMB 25
606,850 606,850 0000000000000000000c65f787061574865988894a721900fe46dbbe85580950 334 0.17/1.00 vMB 9
606,849 606,849 0000000000000000000825524292c9ad4938a85c3a0cd08965182272912d087d 2,834 0.99/1.00 vMB 19
606,848 606,848 00000000000000000013f660755e5aa1f9daf8eaa0663a4ecddd17d75e608d05 581 0.15/1.00 vMB 8
606,847 606,847 00000000000000000010f252e6a289adcdcce0577afa29d9f62082b7a416bc41 3,062 1.00/1.00 vMB 12
606,846 606,846 000000000000000000050de301e9b99dcc253f51b186a3d6333ae5c5f9a2f22b 3,174 0.99/1.00 vMB 25
606,845 606,845 0000000000000000000b9dd986936c4c4bc545bf7c457fe30586b8f0ba6e155e 2,931 1.00/1.00 vMB 19
606,844 606,844 0000000000000000001438412e808a7e7fd796b3b5e9c959fbd83a9ad695c34d 3,121 0.94/1.00 vMB 15
606,843 606,843 00000000000000000009db304545bf3c7b4f831c8af0248df937b5152a9e1ef1 2,071 0.81/1.00 vMB 8
606,842 606,842 00000000000000000011ae7cccb37e6891893c90fd1d0b504b1e4bd337e8a3cb 3,083 1.00/1.00 vMB 9
606,841 606,841 00000000000000000002c1436ad7c0d7ebf088e7806604fb4021a5b83bb97d51 2,765 1.00/1.00 vMB 16
606,840 606,840 000000000000000000131f0635adab143f3efc98e26e3c425da369c6ea018b03 2,958 1.00/1.00 vMB 5
606,839 606,839 0000000000000000001527057e3fc3f2b4d9cc7b27cff0d0a9e824d1dc0aed1a 3,240 1.00/1.00 vMB 15
606,838 606,838 0000000000000000000093f566027ec1baf512ec3505c76cad38a7d6f5c5522e 752 1.00/1.00 vMB 31
606,837 606,837 00000000000000000009db7093559b105b6467c5c43e036a786922358ff42fe5 1,692 1.00/1.00 vMB 17
606,836 606,836 0000000000000000000f33f7b37f1f6eea6a799fddd499c6a5e08172b8fd7db1 890 1.00/1.00 vMB 22
606,835 606,835 00000000000000000001b7a8c5ae8fd505ec3913179d6a52459c5ed708693201 3,326 1.00/1.00 vMB 32
606,834 606,834 0000000000000000001113a75e4aae2badba2880b660140e0c97b61fac178994 1,096 0.28/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 613.71 GB
    • Received: 11.14 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.