Loading Tool

Explorer IconExplorer

Memory Pool

48,846 transactions
29.50 vMB
0.22078253 BTC
Random Selection Loading Transactions
Max Size: 154.76/200 MB

Candidate Block

Mining Attempt e7264410c2a9581e69e023f8dc14114fb05e3df028f087f9b5fc64eee1ae0607
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 46e7304721328a2b95a18146d4cbf26be5efab585365a012670ab5d133b903c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.07199719 BTC
Feerates: 184.60 > 7.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (367,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,947 546,947 00000000000000000017ada81cb42f6fa8333b660c03221e445bb3ff3214140c 118 0.08/1.00 vMB 22
546,946 546,946 0000000000000000000174816dae022bc4948e1d01ed23d43f85c385ab9af84d 413 0.20/1.00 vMB 10
546,945 546,945 000000000000000000250f03770f815f0607536d99a7205dabc54d09de27c934 598 0.39/1.00 vMB 6
546,944 546,944 00000000000000000017e52897261e366cda281e6552bf9fef4375a3e5d70d59 965 0.68/1.00 vMB 8
546,943 546,943 00000000000000000008aba4ecb278a32256859147d13375aed926e9c0834ac3 923 0.50/1.00 vMB 10
546,942 546,942 0000000000000000000e1aa69c7b8f87829a596b95c33ea467faa5ff8d7536d5 112 0.03/1.00 vMB 17
546,941 546,941 00000000000000000002388ea85d3ccce6d5c6e8cc38ffaef3e7ea1208683123 745 0.37/1.00 vMB 8
546,940 546,940 00000000000000000016d60fe1922424974f9ae9f233f3e5b0a954a627e1ba2e 1,445 0.98/1.00 vMB 10
546,939 546,939 0000000000000000001d349787b371c302182e990b9e836d7be7984deb3007f7 607 0.59/1.00 vMB 9
546,938 546,938 000000000000000000089e870fcefb2660b1ae08d2da5303f5599c206394cfed 194 0.07/1.00 vMB 9
546,937 546,937 00000000000000000000bd27681a5d476085c5d787f68ae7799011fc2fcd4f28 1,273 0.59/1.00 vMB 8
546,936 546,936 0000000000000000000febc003ec9b53072d8422a0ff51963dfdf275407bafd3 1 0.00/1.00 vMB 0
546,935 546,935 00000000000000000010ae2a90009eb202f2040d206ba285073c18318312daa2 725 0.37/1.00 vMB 9
546,934 546,934 00000000000000000020cffb5087124a9e19b138c02a2ec8cea0010f2ac7aeb8 887 0.50/1.00 vMB 7
546,933 546,933 0000000000000000000b78b2ef54c14907296727547fdd7801f26292d7e8e196 269 0.19/1.00 vMB 9
546,932 546,932 00000000000000000026589519872f18a1ae638efc3d43399a01b8b575c24923 1 0.00/1.00 vMB 0
546,931 546,931 000000000000000000241907401a18b936a16aac9e471a38b84ad4a27c3d4a34 535 0.45/1.00 vMB 7
546,930 546,930 000000000000000000124290eb95a5e1b7d12542eaec548a9b720eaf8a627a70 468 0.91/1.00 vMB 2
546,929 546,929 00000000000000000003ab54abe12ded4eab0f1378c0d0ec09f84f43f22c8200 2,866 1.00/1.00 vMB 13
546,928 546,928 000000000000000000136da975b225705a5e6006a1ac1e02074c63c5a71a6e7d 1,954 1.00/1.00 vMB 13
546,927 546,927 0000000000000000000543927f73f544acec2530d3c7ca360cb145edf74138bb 1,787 0.99/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.87 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: 643.70 GB
    • Received: 12.60 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.