Loading Tool

Explorer IconExplorer

Memory Pool

44,420 transactions
27.23 vMB
0.07710369 BTC
Random Selection Loading Transactions
Max Size: 143.69/200 MB

Candidate Block

Mining Attempt f9c6328de7b2a7cf0387c5609941f71c19bc669a72a0052de04d79db495e66f6
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 9f88211f8f57817ac6ebd23b955fd136f4ae5cbad4ca04093ee5de8d8ecc62e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.02648200 BTC
Feerates: 200.83 > 2.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (172,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,217 742,217 000000000000000000075b739a12b3b03f22b0b490fb3bc85f473b4ecc0a74b1 1,635 0.63/1.00 vMB 13
742,216 742,216 0000000000000000000980d5f6df3803554ff630caf3d753480a5b3febf36dc1 275 0.08/1.00 vMB 11
742,215 742,215 0000000000000000000386ee2210cd1d0abec877bbce567152f64e272bd09763 1,629 0.89/1.00 vMB 7
742,214 742,214 000000000000000000056417f2e22ab55f13307d1a2168ed6e7f5cc86552d323 1,511 1.00/1.00 vMB 19
742,213 742,213 00000000000000000003fa024d41e37a250c1e44ab28099296a8cef26bdafab4 988 0.30/1.00 vMB 15
742,212 742,212 00000000000000000003a0e092833b1fb2078e84cf168228474e4d42d5eac316 932 0.32/1.00 vMB 13
742,211 742,211 00000000000000000003b4c31e81a55e4b77930bb8fc6742a1aea1fa185a3f34 356 0.12/1.00 vMB 13
742,210 742,210 00000000000000000001c32fd091bb698696f4192282d3543f0c3ec19599062c 33 0.01/1.00 vMB 15
742,209 742,209 00000000000000000006f49a1af987a8204e775e8acba8b4ee619e20f9de95da 88 0.03/1.00 vMB 11
742,208 742,208 000000000000000000058457c8d3a6f5b4a9e92735b0a049374e5a2a47292a98 671 0.24/1.00 vMB 11
742,207 742,207 000000000000000000064745aa6fa9e9bf6d5acc5a619999a4639f5247775f8d 733 0.26/1.00 vMB 14
742,206 742,206 0000000000000000000782ae2aa89bcca1b231bb81e367f8c9957990597c37a9 1,514 0.53/1.00 vMB 13
742,205 742,205 000000000000000000058ba2b9ae135a47f53d4386aa4dc463dfddc13d61aa11 1,943 0.86/1.00 vMB 11
742,204 742,204 000000000000000000084afaea04b81229c6082d1166abe30cf2cad5fd3c1a18 565 0.19/1.00 vMB 12
742,203 742,203 00000000000000000004e0404b795545362976121a8458af04501655887a9123 713 0.22/1.00 vMB 14
742,202 742,202 00000000000000000001c3b241b41264cdd133241f068ab5e8d53f13c04bc259 538 0.22/1.00 vMB 10
742,201 742,201 00000000000000000008ee7734138e9d184ff15fe02fe8a19220c87c94206986 203 0.05/1.00 vMB 17
742,200 742,200 00000000000000000003b84d8294cea145b4309202b1c791a7097b5d46fda744 705 0.23/1.00 vMB 13
742,199 742,199 000000000000000000066c5c7a403d455c7eafe31ba86f34e8677149be9bb67b 275 0.14/1.00 vMB 13
742,198 742,198 0000000000000000000257582e82f922daf7c94eba6351b70128fd820a786a5c 2,406 0.78/1.00 vMB 15
742,197 742,197 0000000000000000000673df75d3fcd6aa659362a9ad4ca1c1e92f341bdfbbd6 683 0.81/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.