Loading Tool

Explorer IconExplorer

Memory Pool

82,203 transactions
30.20 vMB
0.09934427 BTC
Random Selection Loading Transactions
Max Size: 182.30/200 MB

Candidate Block

Mining Attempt 427559aa44cd91b9576fea8205292d8eaa3cad947e44f12f11185dc0550d3d23
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 2d3d00b0a17dcf5cdd9095d34934374e2ea183a87c5cd26901a7227cf53afefe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.03732056 BTC
Feerates: 526.32 > 3.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (807,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,925 107,925 0000000000025d59bc3d86f68a54c188ae9c1fea337d2960c94915db7eca350c 8 0.00/1.00 vMB 0
107,924 107,924 000000000002443c3a73c79f1647f854f4b0bc512282b19ee9e337470411cb11 4 0.00/1.00 vMB 0
107,923 107,923 00000000000037f21c677d5eac09fe487b6b322c2f899ec060fdf6fd3bd7eddd 8 0.00/1.00 vMB 0
107,922 107,922 0000000000004b1133330c10ff7a63cbd2580aff1c62f1388b00cb32d2a02cc5 5 0.00/1.00 vMB 291
107,921 107,921 000000000000c74ddbcd24c71ea8532bf03ea8352fcbbcc4102b37dbeeaeaabc 12 0.00/1.00 vMB 0
107,920 107,920 000000000000aa7106d329923ca8b05d44031f58df2d5c6d903b51866b46fcde 27 0.01/1.00 vMB 0
107,919 107,919 000000000001827bb3708427c3c83fd9f57028535abcad54563378160da7b007 13 0.00/1.00 vMB 0
107,918 107,918 000000000001bb202e3d1708a1c6b54cecb39285d069eadad102b593af8c6b14 8 0.00/1.00 vMB 0
107,917 107,917 000000000001ff92ac091b210ca503978343cfb1c3e3b7a62cf225335ac25d45 9 0.01/1.00 vMB 0
107,916 107,916 000000000001fbfd858770847b4207065ac5d20310f0b776f24e4a3d3bd71325 11 0.00/1.00 vMB 0
107,915 107,915 000000000000617a323c1acce159612bec127303a61754ee58ea134506853c14 11 0.00/1.00 vMB 0
107,914 107,914 00000000000175f2b3947654c9e20248bef81214ce42845bb884e2fa1ad1dc88 35 0.01/1.00 vMB 0
107,913 107,913 0000000000019aca163a18da4a9794c26bd0ee5899a2a0b1d488569d2f2edd09 8 0.00/1.00 vMB 0
107,912 107,912 000000000000e5749cfe2218602980807235b6dda9b41bc269b4f7d16271042f 1 0.00/1.00 vMB 0
107,911 107,911 00000000000051d8c2d3585f35ea6445c2089d22cbf4dce569bc5c8211da043d 3 0.00/1.00 vMB 0
107,910 107,910 000000000000427df2ee5383d16776dd68c4e0ad375ea50a989c29a4f3fade0d 1 0.00/1.00 vMB 0
107,909 107,909 000000000001a29061c244c09abddc63b99894eaf23eac6523480b3f363883da 7 0.00/1.00 vMB 0
107,908 107,908 000000000001f06a28aeeed581869e46e85ff18b1010037a88d20ad47cd4b3e7 10 0.00/1.00 vMB 0
107,907 107,907 000000000000eec0ac88c367eb6c952adce9b1336b48f119fee4a4b39393e66f 3 0.00/1.00 vMB 0
107,906 107,906 00000000000225ef1a49ef43e7bcb785a12d55cf4157be83db307f938e6bb297 48 0.01/1.00 vMB 0
107,905 107,905 000000000000153b27df1f83484ead6c7069dbd84a661f1ecd2f8469b2663609 11 0.00/1.00 vMB 357
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.