Loading Tool

Explorer IconExplorer

Memory Pool

32,122 transactions
27.63 vMB
0.03477329 BTC
Random Selection Loading Transactions
Max Size: 151.07/200 MB

Candidate Block

Mining Attempt 5f5d9a542c30d8aef3147dad8ba7c266be2d1bb653f79e65271f9f7c06712880
Version 20000000
Previous Block 000000000000000000018c8f30db05f3dd9ee430b374161310df233df5ec51b6
Merkle Root e294693493ad9724dd27c30ab05d441dd38a740e3daf435aa28cf7b9085b3730
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.00370056 BTC
Feerates: 50.27 > 0.37 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,663 (232,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,896 707,896 0000000000000000000bd125954589df0e28b2112a3c536818754ed618f083b2 2,359 1.00/1.00 vMB 13
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
Previous 10 blocks ↓
Total Size: 827.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: 4,512.16 GB
    • Received: 244.96 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.