Loading Tool

Explorer IconExplorer

Memory Pool

87,141 transactions
32.60 vMB
0.15140722 BTC
Random Selection Loading Transactions
Max Size: 199.03/200 MB

Candidate Block

Mining Attempt e6a01c2a44e727f94999f56fe8f1ba151ea6575a3c49705e44deb76c4a27732c
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 77546851d83fa408983e5402ef86d2c0fa4275e88512da97534b2b8fd2e52726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.05828740 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (552,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,774 362,774 00000000000000000ae2ee380dc75a1e336363d5550f3302f5474e1d81193d47 497 0.33/1.00 vMB 23
362,773 362,773 00000000000000000e5d9d0d47046969a88f7b2de10426b3fa01278001a50f07 136 0.28/1.00 vMB 2
362,772 362,772 000000000000000015e35182418cc4792518f18260e64101ced0e9273440386a 1,172 0.88/1.00 vMB 19
362,771 362,771 00000000000000000543444ec6d1de83cd88ce0127cae4a954d0bc59d4f61a89 980 0.92/1.00 vMB 17
362,770 362,770 00000000000000000b89480c119275e77b13ebbef414fc8e2daadf5ae252636b 399 0.22/1.00 vMB 24
362,769 362,769 000000000000000014cd57b17cf4330bf6030e0d4cb1d013549de4d2a22b2332 1,506 1.00/1.00 vMB 24
362,768 362,768 00000000000000000e7aa80f0c67de9432acfc88de6749d97f4a989bf76d49dd 666 0.34/1.00 vMB 28
362,767 362,767 0000000000000000158c879697c5a7477b3f69bab9a2c035e3850d622c7802f5 1,256 0.89/1.00 vMB 19
362,766 362,766 0000000000000000039acd877ba7a77de0e0a18edc054c9e820617fb7fdfc8da 1,075 0.93/1.00 vMB 43
362,765 362,765 0000000000000000111c8f8d86372f29d5c1082914541d89c2651f79076fa4fa 1,072 0.72/1.00 vMB 17
362,764 362,764 00000000000000000b7ebac1ea9da4707e57175c946ea620e1afbce15b11b27a 371 0.62/1.00 vMB 4
362,763 362,763 00000000000000001086437d466741630efbe2e895b16bb9faec4f16418d02f0 919 0.75/1.00 vMB 9
362,762 362,762 000000000000000006703b76a68a23b3077cccfb021ce68d1def09da511082e5 1,531 0.75/1.00 vMB 30
362,761 362,761 00000000000000000e4417153be20abb241664be0f11a57271bc7e19bca899ac 1,611 0.91/1.00 vMB 31
362,760 362,760 00000000000000000bd992b3493890c757cf9d59cd1ee5951bc9ffea8bc9525d 1,563 0.93/1.00 vMB 27
362,759 362,759 00000000000000000100f325285852d489b6ab8f05ad5ccb5ae6277a2ce7517e 889 0.57/1.00 vMB 23
362,758 362,758 00000000000000000a8fd8b725a30bcabfda90b864d112303dd14d60b1d64501 1,749 0.92/1.00 vMB 29
362,757 362,757 0000000000000000139c26946d5d64f9297ddb5b29008019caaabcb7be4ac84d 945 0.75/1.00 vMB 20
362,756 362,756 000000000000000000edcb513a3a965ea090d92ca561b79e2f7c2f8eed62b804 1,010 0.75/1.00 vMB 22
362,755 362,755 000000000000000000e4a9450c54f01b4a485e48bac09f0922fae41923c0ae76 2,778 1.00/1.00 vMB 44
362,754 362,754 00000000000000000f679a5b0b78a89d5e26bd4f78a584a0fa4d8d871ec458de 616 0.36/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.