Loading Tool

Explorer IconExplorer

Memory Pool

43,304 transactions
27.93 vMB
0.09819406 BTC
Random Selection Loading Transactions
Max Size: 144.50/200 MB

Candidate Block

Mining Attempt 3978fbe81cd0ec2bff67379ac9d3622c92607580c32d3b81a102ade1e1eb9cbd
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 9696b1e3a395fe53844141999df703bcd17ad0db12224bfb7d890e3f20f73d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.03954640 BTC
Feerates: 144.55 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (243,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,772 670,772 00000000000000000003b6a22dc9fec3409028054ec56e8c8d184f00458301dc 1,425 1.00/1.00 vMB 24
670,771 670,771 000000000000000000036e584dcb06ceff3c50284a46087a016cf35005c1be74 1,381 1.00/1.00 vMB 20
670,770 670,770 000000000000000000089bb2c59489a574e6d838227b50fb7be2a16fdc1f911c 2,619 1.00/1.00 vMB 31
670,769 670,769 000000000000000000092c35cc2b7e8b1020587b4086a815d94d8f31edc78052 1,804 1.00/1.00 vMB 83
670,768 670,768 0000000000000000000853b2a11c0ef04474d425e403f0c80fc9790ca21bd860 1,218 1.00/1.00 vMB 114
670,767 670,767 00000000000000000009f8b52fdc812be467e20c49d3495a9367e8d280013324 2,272 1.00/1.00 vMB 27
670,766 670,766 00000000000000000007e49e026f3946d247de604e68e06201bb15ab40a76587 2,255 1.00/1.00 vMB 44
670,765 670,765 0000000000000000000cada23049a544305e8397187df699fd7b97c78977755a 2,798 1.00/1.00 vMB 124
670,764 670,764 00000000000000000001e7918fa0dbc5acc0aceaccb1f91bbea828a8df359161 2,434 1.00/1.00 vMB 32
670,763 670,763 0000000000000000000a7a784a759bc85bbd2388c84bb208fb87c4b7c2328300 1,887 1.00/1.00 vMB 50
670,762 670,762 000000000000000000082f60aec23b3494d4803d95dec5b64d63adea89137909 2,893 1.00/1.00 vMB 87
670,761 670,761 000000000000000000021aed9caa56591f64a60399d1c9ad4a1fc34968329b57 2,435 1.00/1.00 vMB 97
670,760 670,760 0000000000000000000c5c213a3fd0c184052de2f430053ef9c9a004c4e2caa2 1,401 1.00/1.00 vMB 56
670,759 670,759 00000000000000000001c69495eb58157577b4f30562d2e91522885c5ba50666 2,025 1.00/1.00 vMB 54
670,758 670,758 0000000000000000000b0ce09f398da194966869c5a8c2676855f12c172aedaa 2,093 1.00/1.00 vMB 48
670,757 670,757 0000000000000000000b7ae2fde8a89772fdaa4ac21cd4ed562f62b59c7d14f2 2,281 1.00/1.00 vMB 68
670,756 670,756 0000000000000000000ce40716bf517dd1fa4f2cdb035b6bb8c0de1076f562b2 1,494 1.00/1.00 vMB 67
670,755 670,755 0000000000000000000c589dcce75adc5a8c3552113f4e6696ac3b2650ddbd20 2,873 1.00/1.00 vMB 61
670,754 670,754 0000000000000000000810369da959b630f4bda8395c66e2bce39393b12b8f19 2,811 1.00/1.00 vMB 131
670,753 670,753 0000000000000000000c97809f40cbda7b4c17de8613a725e402a6ee6132e071 2,590 1.00/1.00 vMB 101
670,752 670,752 00000000000000000004de04449cfa757c0eb110520bfde1ad82ebfff0a3a106 2,652 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.