Loading Tool

Explorer IconExplorer

Memory Pool

38,995 transactions
28.50 vMB
0.06156904 BTC
Random Selection Loading Transactions
Max Size: 144.66/200 MB

Candidate Block

Mining Attempt 28622eb34d5672b75a7e0deb6d702ba7b3f8480e96dab800a9216111446a32cc
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 77bd78d476b9a01ddd75df517eadb56482a390cf84c534e27a7a8f6d9ec2b0ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00639239 BTC
Feerates: 50.27 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (454,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,861 459,861 0000000000000000011356f741c42557b675a8776569c54b188dcd45037eba97 1,435 1.00/1.00 vMB 55
459,860 459,860 000000000000000000d38175012dcf3783ffad07cfa6c2ac2d89550194c2b11c 2,673 1.00/1.00 vMB 72
459,859 459,859 0000000000000000009df8b51c2db21f8200d1753f86e26169344659f69d36fa 2,180 1.00/1.00 vMB 131
459,858 459,858 000000000000000000e3b2b17ee5001196fa797bfaf6d713efeaab626e98550a 1,357 1.00/1.00 vMB 89
459,857 459,857 0000000000000000018ab3a052e012b18cf111164266d6d26d8b2b143f18cfae 1,263 1.00/1.00 vMB 107
459,856 459,856 000000000000000000809e59414b3beff3143bf2151cca639d962ea25660b3f5 1,755 0.99/1.00 vMB 191
459,855 459,855 000000000000000002101d119480c5725f524ab79459ffa9889082babadf24bb 1,688 0.80/1.00 vMB 127
459,854 459,854 000000000000000000d16dc14198d3eb78ce32060407f59fa31edc788bedd043 1,778 0.75/1.00 vMB 187
459,853 459,853 00000000000000000214bb9daf2bb5bce44d672b25120f3d9522515113a3a840 758 0.71/1.00 vMB 55
459,852 459,852 000000000000000001b8905fa355be955506ca6da43cb8903cc3ada3f7246a54 530 1.00/1.00 vMB 85
459,851 459,851 000000000000000001e60a720a6a2ac75a6685fc53eaf3229985ac7fc66eba56 1,583 1.00/1.00 vMB 122
459,850 459,850 000000000000000001865d3338fcf2793dff5e89aed4bfd648a6c2a03fbed8e2 1,519 1.00/1.00 vMB 121
459,849 459,849 00000000000000000143daa156d31d690155b78479f43cf54c4ec0e755726e5c 1,726 1.00/1.00 vMB 100
459,848 459,848 000000000000000001eff4c4e497407ea9a308e59b8c10b5305c293dc3cac57b 2,104 1.00/1.00 vMB 171
459,847 459,847 000000000000000001114656f0fd00f35a706a0996130bf5b00912afbc2b2ddc 1,462 1.00/1.00 vMB 117
459,846 459,846 000000000000000001d943c2a172538b12084ed1be139e8ff98f88b53af030f9 1,083 1.00/1.00 vMB 99
459,845 459,845 000000000000000001f95a290cf06c02a315c07130f2f4b2bccdff10cabd994f 2,152 1.00/1.00 vMB 140
459,844 459,844 000000000000000000b3340f02162db8560bfef32bfa7505cfc9fe1ab4f47a23 2,611 1.00/1.00 vMB 125
459,843 459,843 000000000000000002261f8b8507dfc8b3287988b2073bfb9e60fd55b4a94e39 2,677 1.00/1.00 vMB 172
459,842 459,842 00000000000000000091fd371c3503100262f833f50748671a259c471f78484f 1,990 1.00/1.00 vMB 165
459,841 459,841 0000000000000000016086dc1c7d4238a2464c532964bbd708aeccf4f764e0f0 2,824 1.00/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.