Loading Tool

Explorer IconExplorer

Memory Pool

75,199 transactions
29.00 vMB
0.07984445 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 51d0703945db1c2a45cd7308c4467f07b6cc345d5fa0539e4a648792196ab770
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 1766c2dabffcf9896f9750eca69b08be6db60ab9615122c7794e13f08216a2ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.01897822 BTC
Feerates: 100.29 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (507,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,768 407,768 0000000000000000049940876e07957704bb06f29d98453c61a33c38d1ceaa1b 398 0.26/1.00 vMB 25
407,767 407,767 0000000000000000037153c698bfb4333dc2a5c5ce1903904a2d3a3d01ad0928 437 0.27/1.00 vMB 37
407,766 407,766 000000000000000001ab486607d8433e1fecc53cf8c2de9db66f332ad05ae9f9 1,669 1.00/1.00 vMB 26
407,765 407,765 000000000000000005975c7f59805c8316986f60a824ca3dc408db5d0108244b 309 1.00/1.00 vMB 4
407,764 407,764 00000000000000000537629c951c9ccac44c83d7c6406d65ac979f6405ef3aac 241 0.11/1.00 vMB 31
407,763 407,763 0000000000000000008141f40b66b72006f9e96a43ab4967add3e25d67644143 354 0.29/1.00 vMB 25
407,762 407,762 000000000000000004e0f114ae5287d0105b87cb9b478c9a5cbfa32450d60ec0 1,948 0.98/1.00 vMB 34
407,761 407,761 000000000000000004cf4b456137a8870ed5324eeca3c2e4fa115117c531a3d1 271 0.39/1.00 vMB 12
407,760 407,760 000000000000000004a75bb605aeaa553fd60a2b176c8e9d39f8b6f5c2710acf 484 0.32/1.00 vMB 32
407,759 407,759 000000000000000005e2df5aeb0c7ab54fbd1661059565cda73d1431abb1a9af 92 0.05/1.00 vMB 55
407,758 407,758 000000000000000004dd3ad1d533667529f1273403b00201d5b017d8ada2fa9c 114 0.07/1.00 vMB 32
407,757 407,757 000000000000000003aa1785528068865d9f24c48037b08fe668c81b0736c715 790 0.55/1.00 vMB 27
407,756 407,756 000000000000000000ec6d0e6bc3dac3d8e600945b3d89dacd3cc62ebe5665b7 1,686 0.93/1.00 vMB 31
407,755 407,755 000000000000000001ba27b59b0fe606d02403a9e746c1ed5a4964a6d2b9ef38 227 0.23/1.00 vMB 21
407,754 407,754 000000000000000005079d410c6fe91e2c5bb8d960b3a39b45a5c47836e27ef8 1,319 1.00/1.00 vMB 31
407,753 407,753 000000000000000003a9cf70b385f33be574f1abe7f9fd3ba3eefab6788236fe 2,598 0.99/1.00 vMB 43
407,752 407,752 000000000000000004b5effba1b4ecc1a74c57210eab8e9b9e41a137ae37b260 1,211 0.56/1.00 vMB 38
407,751 407,751 0000000000000000043a60636dff033b24311ef618d95eb4c79ef3e07644a1e1 533 0.99/1.00 vMB 10
407,750 407,750 000000000000000004a5fb392ccab2e2752db76f604649705df0c66cbec34701 1,647 0.98/1.00 vMB 36
407,749 407,749 00000000000000000270ae2fa68f211c6efe247db8d2803a749b3c9f95ed7852 2,061 0.96/1.00 vMB 39
407,748 407,748 000000000000000005e436cd351bb0ea0f7718b0b78efedf69e66c6ce65f8654 739 0.59/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

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