Loading Tool

Explorer IconExplorer

Memory Pool

78,974 transactions
29.62 vMB
0.07165887 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 3decb901a60a30b30f658e93ac4a378cc5a0a1f2a3f3b19acc9282eb3687e141
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4133e57813ef52365359b6f46cd414d206b7cf40267f7e4d251157c40d0e5efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.01148717 BTC
Feerates: 180.34 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (207,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,895 707,895 00000000000000000003b585c7c89da0c90fe9c27eef08100037fd392e522606 2,582 1.00/1.00 vMB 27
707,894 707,894 0000000000000000000ad4efa1fe2cb7591fdf418dd270985efb46ecaadda879 3,430 1.00/1.00 vMB 28
707,893 707,893 00000000000000000005ff1b47ea816ea145ea8ec9eee63ba560315f14c5c354 3,020 1.00/1.00 vMB 28
707,892 707,892 00000000000000000005110686d7897e2aed5e9f69a68d08f0edb2d17e3a8ffa 3,323 1.00/1.00 vMB 33
707,891 707,891 00000000000000000007ba64ab34ff651035c78686ce3826e8b390c66b6fb3f0 3,046 1.00/1.00 vMB 44
707,890 707,890 0000000000000000000cb0dcd29086a403ac059b386fcb76b1790f1af4089463 2,705 1.00/1.00 vMB 31
707,889 707,889 00000000000000000005681155f9d310fe930d4ca27ccf79f7ff102a2254c203 2,505 1.00/1.00 vMB 7
707,888 707,888 00000000000000000003eef7452e2acca51b602297088b0534b9c566aac50a7d 1 0.00/1.00 vMB 0
707,887 707,887 00000000000000000005a3f4ff907943432c84999b91f993d8e7c69ba318635e 3,317 1.00/1.00 vMB 9
707,886 707,886 000000000000000000001ff919f74ce7e80daef97c59cef90d75956c64db2e10 2,967 1.00/1.00 vMB 13
707,885 707,885 000000000000000000011a94659c52a5f11f6fafb0edff23f67bf127c238eee7 2,854 1.00/1.00 vMB 16
707,884 707,884 000000000000000000084f4df8237206029333badd0aff2a129bef101cf34dc2 2,337 1.00/1.00 vMB 13
707,883 707,883 000000000000000000014c330a89e72b0032782a0b7645a2259c6a98ec94492c 2,917 1.00/1.00 vMB 16
707,882 707,882 000000000000000000040c89cf87b468c0531e4579a3a72062028b1b6a81af6b 3,638 1.00/1.00 vMB 13
707,881 707,881 00000000000000000009d7bea412bfd0894d9f12e363eaa75f95439291a36adf 2,894 1.00/1.00 vMB 45
707,880 707,880 0000000000000000000b42400232ae9badcaf76b1b98e9314f51ed280e29fb3b 2,809 1.00/1.00 vMB 33
707,879 707,879 000000000000000000021f3b7ed0f24118e819e5614ab4bcc60392e38eff1b27 3,092 1.00/1.00 vMB 11
707,878 707,878 00000000000000000005f32ce4ce6a21e04208552061a9098c2378b1aca37e1e 3,375 1.00/1.00 vMB 14
707,877 707,877 0000000000000000000c3ff7eb64b7fd57271c81b285805b433136aa57ec506d 2,922 1.00/1.00 vMB 42
707,876 707,876 00000000000000000008183efa886deb6d8730517b03bca18070fafa840091f4 2,916 1.00/1.00 vMB 18
707,875 707,875 0000000000000000000365d33252b6aeadcf4a76ab674cecc5dc6bc0bffb90cb 2,329 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.