Loading Tool

Explorer IconExplorer

Memory Pool

52,704 transactions
29.49 vMB
0.09415462 BTC
Random Selection Loading Transactions
Max Size: 158.15/200 MB

Candidate Block

Mining Attempt be3a224eaed41c52366be437321637f81f6cad9d81691bc4cf97bd6d88ee51db
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 8e41d139caca7e74b7765ac07b1a61ea84205d9b951efbea78eff53f0e0061a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.02433332 BTC
Feerates: 100.53 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (142,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,079 772,079 000000000000000000019ef455960e17d05e5d2447fba51a1fa00d28185de306 1,879 0.64/1.00 vMB 7
772,078 772,078 000000000000000000083703b12730a3ee4a8bd91493e048f87fd99fe55a579b 208 0.07/1.00 vMB 7
772,077 772,077 000000000000000000002db26e8934a3b3e16e34cca3331ec3c04ce05e4aa26f 2,498 0.79/1.00 vMB 8
772,076 772,076 00000000000000000004576b8a64124699d3883968c76aafa54e2cf59e93e2bc 2,734 1.00/1.00 vMB 4
772,075 772,075 00000000000000000004ec9f0a06aa485fae0235592bca1fe8abcd3b69987de7 2,371 1.00/1.00 vMB 13
772,074 772,074 00000000000000000006729389d5829627f6a1e620cb24f2b9c7e7825955e280 2,511 1.00/1.00 vMB 10
772,073 772,073 000000000000000000014589a1e253362d893654ce2b1added17e8716a2e126a 3,475 1.00/1.00 vMB 10
772,072 772,072 0000000000000000000821160b0952f429715ed7cbf76ff1184fb4d1f6d96245 1,434 0.41/1.00 vMB 9
772,071 772,071 0000000000000000000683f2a2b6491cd756efde2183d201d32a6849de9511f4 571 0.16/1.00 vMB 6
772,070 772,070 00000000000000000007321ab093f61a9a5d278fbbdaeba9ebdc48e03f9dcf4b 2,292 1.00/1.00 vMB 11
772,069 772,069 000000000000000000083103d5dba583e0b8f0aa53849aade4d3647a7c13bb25 736 0.18/1.00 vMB 11
772,068 772,068 00000000000000000002fb685eb7791930adb42230213c0b8fc550b8bf017533 2,077 0.60/1.00 vMB 10
772,067 772,067 00000000000000000007f4d99a12fa88b4d98ce999a157d3becaecce725f8b05 2,489 0.80/1.00 vMB 9
772,066 772,066 000000000000000000047b7b6e1624c58ba4eead25ca3f5b0cadb5d1d081d8c5 438 0.10/1.00 vMB 9
772,065 772,065 000000000000000000015165706dc95cfb56f29c69c5307dacf9b81db35b16bf 1,561 0.58/1.00 vMB 11
772,064 772,064 00000000000000000000ab87acff71ad96db6d5e546ec5058836457f7cee051f 240 0.75/1.00 vMB 2
772,063 772,063 00000000000000000005a4c337db25e597acded8161f623cc234799ad35000f3 1,937 1.00/1.00 vMB 9
772,062 772,062 0000000000000000000656f1146c35ce80a8bb831435e09eb9ea9c206a2c603f 868 0.26/1.00 vMB 10
772,061 772,061 0000000000000000000695870487bd6fd1bcd9610fe5d24a79dd756883c8c4ff 267 0.06/1.00 vMB 11
772,060 772,060 000000000000000000069b2864c531d3056283a10ad14596204ab0fac0470e38 338 0.12/1.00 vMB 7
772,059 772,059 00000000000000000007fc701726f4dfbc3e8e8f3c749796ac3a4d4a27511e51 401 0.21/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.