Loading Tool

Explorer IconExplorer

Memory Pool

79,127 transactions
29.77 vMB
0.09348873 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 4dca19563f5b1728be379c02fde39816919a9b060e7b2e1fd43ded4fc4c90395
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 983cbb62fea19fb15da4719a7219e333d589e9f1d899e26a4e4460c6770e34d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.02678548 BTC
Feerates: 101.62 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (294,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,139 620,139 00000000000000000010ed6a85150dd4c7f1dd558ed0f3a96e797d74c1560d34 2,787 1.00/1.00 vMB 18
620,138 620,138 00000000000000000000040084e1e7fd66f2b9cfb166603b60ff60818d767ca1 3,039 1.00/1.00 vMB 19
620,137 620,137 000000000000000000119063eb62ba2a06577bcd1635b5cea50fc5f38e776f6a 2,508 1.00/1.00 vMB 12
620,136 620,136 0000000000000000000b7293dafbc5ce9a9308ddf01dd878db70724e1b6e2bc5 3,102 1.00/1.00 vMB 33
620,135 620,135 000000000000000000031d097eeb2fe33a4c6fbf2dcebcdbd49051a4d7e37390 2,521 1.00/1.00 vMB 9
620,134 620,134 0000000000000000000367e3913cd028e75140c071c2ea14d98de580627e1c6d 2,501 1.00/1.00 vMB 22
620,133 620,133 0000000000000000000d6b7cc20d88a2725556750ff5f3726ecf71fb27d8aa2a 2,824 1.00/1.00 vMB 19
620,132 620,132 00000000000000000006eb18c3a0ebf30d1c018f9ae3461eb006d91fb131798b 308 1.00/1.00 vMB 2
620,131 620,131 0000000000000000000cfb172cc6f128cc73072d718566b1e234f632df616d1c 2,963 1.00/1.00 vMB 15
620,130 620,130 00000000000000000005f175347024f2ffb08766eea874b397c93e9aa9f564b7 688 1.00/1.00 vMB 4
620,129 620,129 0000000000000000000084c748a4e976fdbfab368d01424025d6eeb02f86077e 70 1.00/1.00 vMB 1
620,128 620,128 0000000000000000000afaedcea5f809aba4953be4e455ad112782040d5539c9 2,033 1.00/1.00 vMB 10
620,127 620,127 0000000000000000000b34ca546f8847b8e45b2b5d0ba8ff300f350de2a5f822 2,648 1.00/1.00 vMB 17
620,126 620,126 0000000000000000000760142b7657b214544739db5fb7673d83b6273aa3b193 2,244 1.00/1.00 vMB 3
620,125 620,125 0000000000000000000584dc72fc66c11a8931b053339253bc60bc15987a3d9e 3,203 1.00/1.00 vMB 26
620,124 620,124 0000000000000000000cce6fcb50e1eb1680cd8bad73215257f37509105fda44 2,358 1.00/1.00 vMB 18
620,123 620,123 0000000000000000000bb6f511d861870eac13087e4e61929743824e851b14af 962 1.00/1.00 vMB 2
620,122 620,122 00000000000000000006e6934a1846d5176604ffa5ed675c97b669a8c5a56631 2,883 1.00/1.00 vMB 21
620,121 620,121 000000000000000000003d5e99a539d7d0056c73159a8e513e8f2bff717af1fc 1,569 1.00/1.00 vMB 9
620,120 620,120 000000000000000000038cf4bcb804e90273e9b89f71fdc048c6904688df8786 1,845 1.00/1.00 vMB 12
620,119 620,119 000000000000000000042a8a11366929910b79cd6d026b7f15a89dca1b972122 1,181 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.