Loading Tool

Explorer IconExplorer

Memory Pool

46,772 transactions
29.12 vMB
0.15229405 BTC
Random Selection Loading Transactions
Max Size: 152.20/200 MB

Candidate Block

Mining Attempt f0412c6f4a729aaaf804014e8a2797b6f6a3a498ba3c7efdde47316c00eecc09
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 60f109c616b64a181137878366fbbcbb9e849dba40357e27b7b321134ef7e000
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.04359644 BTC
Feerates: 100.65 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (529,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,837 384,837 00000000000000000d20907d3cf66887135c2c443857413bbc781b06675241f4 1,663 0.90/1.00 vMB 20
384,836 384,836 0000000000000000095f2571d007bd32fd0b18d05569fb81c255669145a865dd 175 0.75/1.00 vMB 83
384,835 384,835 00000000000000000b972f84be71203562e5e57b6f8080fa5d77c77a40016e4c 1 0.00/1.00 vMB 0
384,834 384,834 000000000000000008f5d4810380b7ad567fef15cfb3c612b497c71e070a3898 348 0.75/1.00 vMB 90
384,833 384,833 00000000000000000128c0875b78112c211dc30636a1b505d7638d99c053ead5 746 0.35/1.00 vMB 45
384,832 384,832 000000000000000008893602989fa6037e082aedd253e82c8a7aa309ea4f7301 390 0.21/1.00 vMB 29
384,831 384,831 0000000000000000077b897d419c2c9ff2c34adce5f0b4f4bb2457051c979b91 311 0.18/1.00 vMB 28
384,830 384,830 00000000000000000de35ca9abc2864fc8d4d4d9ad1c74e7a145afc23ae7c534 420 0.22/1.00 vMB 34
384,829 384,829 00000000000000000891551bf9432719e1c548882066ef2faf7bd94fe5d568e1 659 0.29/1.00 vMB 45
384,828 384,828 000000000000000004c1492c2498b8d2fdee7e6c5fed29fafeeeb3832bc4be22 265 0.16/1.00 vMB 26
384,827 384,827 000000000000000009579c2147b6e8a930a320bd16b979d5de101f45237eeaf1 1,036 0.41/1.00 vMB 45
384,826 384,826 00000000000000000e92b9d86d53713df02eac29e4b24f336bc9774a7be0227c 296 0.22/1.00 vMB 32
384,825 384,825 0000000000000000084657680e383f27d99bff11f2cb5ff5420e7d5989c54145 460 0.23/1.00 vMB 36
384,824 384,824 00000000000000000747dbf81f93ef6da392e89e8d34a5165dd46b62cb5eddbe 999 0.40/1.00 vMB 46
384,823 384,823 000000000000000008b43ee1991898187769d996884a99c84aa245f975dcba8f 500 0.23/1.00 vMB 45
384,822 384,822 0000000000000000109dd1315dfc9d10d563ec41731c7554d5f3545f2ab2c64a 1,148 0.46/1.00 vMB 40
384,821 384,821 000000000000000004fa9cd818696c4fa8782825e74c2cd923d18b9723f03c5a 607 0.30/1.00 vMB 38
384,820 384,820 00000000000000000eb08e4e64f44f87741cc5a0ac7141befe7398611e1570c7 2,229 0.76/1.00 vMB 72
384,819 384,819 00000000000000000cde5c20139bb5c4d2d3ec2d44fd70f351affbf13beeeea6 268 0.25/1.00 vMB 15
384,818 384,818 0000000000000000021179184ff2a6f10c6a4cc617ad9116e71c699cdbacacc7 283 0.16/1.00 vMB 25
384,817 384,817 00000000000000000fdcfbd63edb29e25098c66021dce6399eb704f9665a2ec5 1,628 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.