Loading Tool

Explorer IconExplorer

Memory Pool

40,326 transactions
28.19 vMB
0.06803400 BTC
Random Selection Loading Transactions
Max Size: 143.67/200 MB

Candidate Block

Mining Attempt d9ea4457e12d2762a46a65ea9cf7cb46db3d2af7be9f9840745ee5431831b9cf
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 5baaa439d1ea36b54a228b34f457291880b5cd8c106777b63b4871db9c4f8554
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,338
Size: 1.00 vMB
Total Fees: 0.01381755 BTC
Feerates: 60.16 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (147,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,702 766,702 0000000000000000000525a6abd985e14d570f78d3fa627db9dcb545e3752706 540 1.00/1.00 vMB 4
766,701 766,701 000000000000000000017b2da52fc7418fbbb22be129153d4f54a20a80426928 2,120 1.00/1.00 vMB 7
766,700 766,700 00000000000000000003895813adb3104ed78c60f127787be2887d7b1ed4a07f 2,682 1.00/1.00 vMB 13
766,699 766,699 00000000000000000005e46200aab32b50175bc3c12d8d0063705298c1e36c42 2,932 1.00/1.00 vMB 13
766,698 766,698 00000000000000000006a4c6f417384ca253a145088c1b027c99359c8cb491f6 2,950 1.00/1.00 vMB 4
766,697 766,697 000000000000000000016f17017772587be28f2ac1452244fe74735bd5e58c36 3,032 1.00/1.00 vMB 18
766,696 766,696 000000000000000000006587af443eeb7c5ad74421d0770f9a2dd07f9db2619d 2,065 1.00/1.00 vMB 9
766,695 766,695 00000000000000000006faea90ec79a81bcac8fbe1fdce87e613a83a3c77fe61 3,046 1.00/1.00 vMB 16
766,694 766,694 00000000000000000005f72d0280b660e5fedb2dc2fc23d4dd3ef57791d042bf 3,513 1.00/1.00 vMB 17
766,693 766,693 000000000000000000033d4c1540039c1b903584da5670c9b12916001ea55f6c 2,941 1.00/1.00 vMB 24
766,692 766,692 000000000000000000010924a5c28b03990fc390bf931c59ee2112979d2da089 1,638 1.00/1.00 vMB 7
766,691 766,691 0000000000000000000762ddde0c31847178b5bb1a2b637928acf5722bc403e4 1,944 1.00/1.00 vMB 13
766,690 766,690 00000000000000000001d72a3b062b96c75f2208126ae97fe06b9a7ce9eeabe9 1,805 1.00/1.00 vMB 8
766,689 766,689 0000000000000000000436bc65e39b16ea74a2099b4f96b0016c910f6af60f3a 872 1.00/1.00 vMB 5
766,688 766,688 000000000000000000001b1f4528979f6f5d0805a48ce2ada8f17e32e420547e 874 1.00/1.00 vMB 6
766,687 766,687 0000000000000000000585f3c82f7023c63d54543e288ffbf873efd34c311a2e 2,494 1.00/1.00 vMB 12
766,686 766,686 0000000000000000000089938ec51049cc41f5c9793c14020c5e439731a19bb9 1,679 1.00/1.00 vMB 3
766,685 766,685 0000000000000000000746199feaaa2d311720455a8a1d1f0be94f78eba7715b 3,327 1.00/1.00 vMB 16
766,684 766,684 000000000000000000017112a117bb67e6e8170d0cba826a84a104e620bf794f 3,075 1.00/1.00 vMB 14
766,683 766,683 000000000000000000014e153495f7d8ec8b19b9ca1c0c32846ec76ba7bb58e4 3,190 1.00/1.00 vMB 17
766,682 766,682 000000000000000000068e39f922cdc6ac0c78501f995137a8320187d29ac744 844 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.