Loading Tool

Explorer IconExplorer

Memory Pool

83,223 transactions
31.63 vMB
0.12496401 BTC
Random Selection Loading Transactions
Max Size: 191.13/200 MB

Candidate Block

Mining Attempt 29fd083ee801774c3dd72cf8fcd6c8b17173f08b62c60484286883152baba2f1
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f071171a732d5e211e2a6df5a2816483d8f9afb45d09a3922de6d964cc47301a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.04146868 BTC
Feerates: 803.65 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (178,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,806 736,806 00000000000000000005da920282a7acd79522d88b0a9cb253ca29ec904b4cf0 2,114 1.00/1.00 vMB 8
736,805 736,805 00000000000000000008e5a87437e0999bfa9be98b5f31f68097cae84c17d42b 1,898 1.00/1.00 vMB 13
736,804 736,804 000000000000000000011ad61f50df323d4870d3988cdb1e1c278f41ea2d1c51 3,066 1.00/1.00 vMB 21
736,803 736,803 00000000000000000008827c543cb06ef7541d4d67bb84e46b708e57af88bec9 1,373 1.00/1.00 vMB 15
736,802 736,802 000000000000000000019ac2f78089d0d730a36b6bc295a8eb16059bf4edf6bb 1,772 1.00/1.00 vMB 23
736,801 736,801 00000000000000000007c0c6861c6bd6d074fdc7737dcbdbba3f2d40d42329db 1,778 1.00/1.00 vMB 9
736,800 736,800 00000000000000000002a36236be462b182b9d36e31cdd7dc8798406b8ce31ac 1,393 1.00/1.00 vMB 2
736,799 736,799 00000000000000000005543338decf3f2a3aeb23060dfab54c8c07dd6a18a84a 2,961 1.00/1.00 vMB 15
736,798 736,798 00000000000000000004027e505b8ae873e05c667640dea7771306e50757883c 2,481 1.00/1.00 vMB 17
736,797 736,797 00000000000000000000c4645ab616fc72167b9442c8d7065fb910aebc808608 3,223 1.00/1.00 vMB 17
736,796 736,796 0000000000000000000521f1626232c49efaf503da095d53ec17509e0cdc674a 2,714 1.00/1.00 vMB 28
736,795 736,795 0000000000000000000503c64ccf79bc3728f8d75f74c2013e4fa2614ec420ed 1,349 1.00/1.00 vMB 4
736,794 736,794 000000000000000000059ae27c14fdff5f2368743587755705b18faf7cf1cc85 3,171 1.00/1.00 vMB 21
736,793 736,793 00000000000000000003fa32ffd70c31084cee328d4e0a44eae83db7dc9f0b18 2,332 1.00/1.00 vMB 6
736,792 736,792 000000000000000000030cb599616ac5d541ebe04ec509690ef2fc25280d0f89 2,472 1.00/1.00 vMB 12
736,791 736,791 00000000000000000003021783e20fd29af4283dfb2c3ea41fb907a9a4c91076 1,741 1.00/1.00 vMB 15
736,790 736,790 000000000000000000072376102f1d820ca7166a096b996c3cf5f6ffad6bb0b8 1,360 1.00/1.00 vMB 12
736,789 736,789 00000000000000000008ddde89affc6e022d8df12bc70678cd49b4b01d0dfbcf 2,305 1.00/1.00 vMB 20
736,788 736,788 000000000000000000012930829b810bb8272a3bd1df1c648cb9ffc140353ed3 2,801 1.00/1.00 vMB 20
736,787 736,787 000000000000000000020870f75f3630516cea303a261f68ff03714bfca09f89 2,267 1.00/1.00 vMB 18
736,786 736,786 00000000000000000005ebabd23087d7ee26aa07b6b2143de246c4b5fd493c2b 3,492 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.93 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.