Loading Tool

Explorer IconExplorer

Memory Pool

76,969 transactions
29.03 vMB
0.07844115 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt 98e7ae50c5aa1c5346e1b9f34b70379a072a569f115fb36e8a1f040e7d462825
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root ca338a7ce166840c7a028b321a12f6f66546fc8af9b9df2bdadaf735206eeda6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.01511956 BTC
Feerates: 301.35 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (505,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,072 410,072 0000000000000000042d4e83126ffebc1474a28feef4a79b4ecea77e7da72fdf 3,240 1.00/1.00 vMB 57
410,071 410,071 000000000000000003acf187baa66aab430fcc01937e7aad259a78b810b47829 185 0.10/1.00 vMB 38
410,070 410,070 0000000000000000007eea355b5359c3d882464e5535fccb5ed9c9f05202b296 1,279 0.59/1.00 vMB 37
410,069 410,069 0000000000000000013880d73fd6867793f66ebd90f12e16f850cdade7a3cec1 1,703 0.78/1.00 vMB 34
410,068 410,068 0000000000000000004fdc30b75c14e233f07fa21ed25b95090d4afacef38c42 328 0.13/1.00 vMB 38
410,067 410,067 00000000000000000491c05084a8e68879b56878f9491278835c04a384f27d92 906 0.99/1.00 vMB 24
410,066 410,066 0000000000000000011687ce84a22eb332fa73601a4aee2f47ae8f35c118273a 548 0.22/1.00 vMB 39
410,065 410,065 00000000000000000281cddd5eb3e8f7acb08887e6617a91e0647040901967fd 2,236 1.00/1.00 vMB 35
410,064 410,064 00000000000000000441a2cb6bdc0f9ea4c8de8b35117dbab2601279841ed209 2,548 1.00/1.00 vMB 43
410,063 410,063 000000000000000000da09c8851fbf83ec73f2ce8495a7663d02e4700e84a3ef 266 0.28/1.00 vMB 16
410,062 410,062 000000000000000005f0d6de87229ccdb335157f77b75af3653d3a2609d8fb8a 725 0.45/1.00 vMB 34
410,061 410,061 000000000000000002675ce15b8ddc4a1afce49a9d66f9c8d2667c3b17edb455 2,736 1.00/1.00 vMB 52
410,060 410,060 000000000000000002f29aaef5d1d63a70b98051620428ac696c93724d471b88 123 0.35/1.00 vMB 10
410,059 410,059 000000000000000001d049c5b67b891aec74d1dac73cf0dd6f4371866f1c9231 723 1.00/1.00 vMB 17
410,058 410,058 000000000000000005b572faf31b7262d48433e99e79aeafd59143769b032348 1,066 1.00/1.00 vMB 20
410,057 410,057 000000000000000002c92598aa5908a9a0dfe5785cf355f10fef00fce11ce62a 2,722 1.00/1.00 vMB 47
410,056 410,056 0000000000000000000e0239cc2eaf37eb84cde384fbaa06927c4018bcd182d2 2,755 1.00/1.00 vMB 45
410,055 410,055 0000000000000000056bcdb385c3ca6f139b6dd2e82d520621948c39fe9e390e 3,103 1.00/1.00 vMB 57
410,054 410,054 0000000000000000059bc2104d4b99046429c9628f1a2048712073172aaa17c2 15 0.00/1.00 vMB 143
410,053 410,053 000000000000000000c7a47ba55957517f59cca2b61b95e09f2edfc21ba8158d 243 0.18/1.00 vMB 23
410,052 410,052 0000000000000000015c60033ffd11aea88689fb01fc2d2f553192b3bc99c592 2,065 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.05 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.