Loading Tool

Explorer IconExplorer

Memory Pool

73,268 transactions
27.08 vMB
0.06235344 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt cbd4ca6ee6a57ff45f425e3783e4e8ca04ce7dfb9a23430f7bed54ecbd1977d0
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 8aba2f8edaa960034bc1179ef72c1d541b4937a230cc99835f3f690375f101bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.00503085 BTC
Feerates: 60.13 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (552,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
362,753 362,753 00000000000000000d634d5fb7e8c6194fa99fb2b8331de29c5cc3add51b4eba 864 0.44/1.00 vMB 26
362,752 362,752 00000000000000000416b90fb5b3ca49699f9fb55ef69d17f7a8c8c06db81091 148 0.08/1.00 vMB 26
362,751 362,751 00000000000000000b70de41c02d38cc2f7d9e16f2d9fada6562b2073e1ed1f2 888 0.55/1.00 vMB 25
362,750 362,750 00000000000000000b08c2309bc6b94d2182eb17cf59b144816272d7faa4b09d 158 0.10/1.00 vMB 22
362,749 362,749 0000000000000000127f915944fa90ff649e6af65d471be46dda873ab0b22426 865 0.43/1.00 vMB 24
362,748 362,748 00000000000000000465c4fe7b42dbfd607f58dfc2895f9d90b615f0774aa7f1 513 0.73/1.00 vMB 13
362,747 362,747 0000000000000000057f37835f4695c8974efac83eddc0a075d06a46c377a722 1,282 0.75/1.00 vMB 28
362,746 362,746 0000000000000000102dbd1e6ff3d7bce9bb14b35dc5a3aa00da8c646e647b82 1,004 0.46/1.00 vMB 31
362,745 362,745 000000000000000003c7d700478a8243b948e3df85f63fece17d020fa50413cd 79 0.10/1.00 vMB 7
362,744 362,744 000000000000000010d522e6cfa1933dcea22df99e4dd79932011500a2e42256 910 0.41/1.00 vMB 33
362,743 362,743 000000000000000013c2ff770db8dc33489c749ee12acceed326e46fea8ef156 953 0.44/1.00 vMB 30
362,742 362,742 000000000000000015960c4fb0553ed21d75a161c4dc1b16e674fa3f67fdbbbe 614 0.37/1.00 vMB 26
362,741 362,741 00000000000000000cc14d3eafa9304913eea30ee6e02cb131893e11569e9761 308 0.25/1.00 vMB 16
362,740 362,740 00000000000000000f882ece25ab47ae4cbe59863dc8ea32fafa836926197192 263 0.12/1.00 vMB 28
362,739 362,739 00000000000000000b83ee5011c4562a571644acfdf6c7e88bab2839673d6c20 185 0.10/1.00 vMB 27
362,738 362,738 000000000000000001a461be3102eb80c270f3e1eadcb0d68e4001ca1ea54571 108 0.07/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.