Loading Tool

Explorer IconExplorer

Memory Pool

83,408 transactions
31.04 vMB
0.07681600 BTC
Random Selection Loading Transactions
Max Size: 189.95/200 MB

Candidate Block

Mining Attempt 0361764c8fc6ae686c1a9a1080f89c238499a7bdb9eb788aa97e449843d058af
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root df2d303ef05138ec387878f182be8a14274a4dfb56169110421abc90dabbef12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.00696390 BTC
Feerates: 4.56 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (588,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,769 326,769 0000000000000000019a92de18d9d2f3aa3bd59220a7bc615c109992993c58e7 64 0.02/1.00 vMB 35
326,768 326,768 00000000000000001b719312d2c54252fc405a49bfac976bc88f4b6b23dd2ba3 149 0.11/1.00 vMB 17
326,767 326,767 00000000000000000628b6e5fc6801af7ab751e74d8cc97e9458852efb3a22da 469 0.28/1.00 vMB 25
326,766 326,766 00000000000000000130ac040c306bc3f4bbac97cc9e690646f3c7bbefe5473f 287 0.14/1.00 vMB 40
326,765 326,765 000000000000000018b62b85d81fdd5962f9285efba1d9ad8c3ada321028e49f 142 0.08/1.00 vMB 26
326,764 326,764 00000000000000000dfcac6b52883826fbf29fe846ea26711d546f4ba8a53f2e 246 0.13/1.00 vMB 27
326,763 326,763 00000000000000000b58f8256f24d88488acafd6cd5dbf3d6aa3f92f2850b86e 279 0.14/1.00 vMB 28
326,762 326,762 000000000000000011e9cac6b438b77cdc38b3013efa729d7490950e1797bce4 27 0.01/1.00 vMB 35
326,761 326,761 0000000000000000182985ebe2f56f04957873547c43fc10a78dde54e76435d0 1,161 0.56/1.00 vMB 37
326,760 326,760 00000000000000000865adeeac9cd1c174f60e6fc06dc5c0f2a17453e41fade2 107 0.05/1.00 vMB 27
326,759 326,759 00000000000000001c3c98dfea977c021a09bf73a7958d3f655cf6dbf242392d 1,205 0.61/1.00 vMB 38
326,758 326,758 00000000000000000fc1c7d993fbd3f216c15aeb91d5d0a2fb84d5d8ddbbf8c9 1,327 0.70/1.00 vMB 29
326,757 326,757 000000000000000010ecd2bdbc2b6877c54ea6f3e721035d332943c5e6f979a3 508 0.28/1.00 vMB 27
326,756 326,756 000000000000000008ee11d77ab1dbbadcf4f02ab6f37698e6948b9d5524c380 573 0.73/1.00 vMB 15
326,755 326,755 00000000000000000ca3692ff24e03cb287d3c867c43db3f738de8665057687c 1,024 0.28/1.00 vMB 54
326,754 326,754 00000000000000001b1a1cb84f0ec1129d5b2801e8cb49f4dde91978746992a2 42 0.02/1.00 vMB 18
326,753 326,753 00000000000000001425868c9cb75140a6d2282053c7f69c93ef8c9ebf42cea1 420 0.21/1.00 vMB 25
326,752 326,752 00000000000000000659d3e2e2b39c08a2cbabd1b686336fa4d02f27a55f12a7 1,218 0.57/1.00 vMB 32
326,751 326,751 0000000000000000040c67ad5fb0ffeb99d6c9740ba9b8c26aa634bb78484c17 870 0.47/1.00 vMB 28
326,750 326,750 000000000000000004cdf2125bdf8820dfbc115349ccfe229076a849d3c0836e 621 0.33/1.00 vMB 30
326,749 326,749 0000000000000000177428e54492b6527fcd46222ff94966fe374eb6165334d5 144 0.09/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.