Loading Tool

Explorer IconExplorer

Memory Pool

43,757 transactions
26.73 vMB
0.06710225 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt 38940bf89cc2d3789d8682a39fba9a78dc50d05d1de286a7aa2d7c81c0dcca08
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root e02fdcb573974b07fdfb83dc5be40e003e3f6764d11838d7e5bbb3768493fb06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,091
Size: 1.00 vMB
Total Fees: 0.01792161 BTC
Feerates: 200.71 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (76,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,759 837,759 000000000000000000005d3fa8c9c95dfc06802282afd3bb8434037c570ee808 2,500 1.00/1.00 vMB 5
837,758 837,758 00000000000000000002cbbef573adf994f11b0f07f8fe8493340f492ee1a2cc 1,841 1.00/1.00 vMB 8
837,757 837,757 00000000000000000002be09b1d6081e57cd51bc91c5934750fcbd38fe2bd9f9 3,435 1.00/1.00 vMB 8
837,756 837,756 00000000000000000001c7fefa25a53c95327717d881cf6942b87669eefdc6d1 2,756 1.00/1.00 vMB 9
837,755 837,755 00000000000000000002260dddbedc12ee13dad32b658d9f4101791aede82d56 2,199 1.00/1.00 vMB 16
837,754 837,754 00000000000000000001a387cfdbccb20915a467e5dfa8a486bf4d1ea14a8a34 2,257 1.00/1.00 vMB 12
837,753 837,753 00000000000000000000b1a558070aede0285160d273a56d6a18a59f0a5f9038 1,250 1.00/1.00 vMB 11
837,752 837,752 0000000000000000000244b20e453142a3d343fda271f8d0257d68bbdb1a81fc 2,009 1.00/1.00 vMB 14
837,751 837,751 00000000000000000002ac85e6cb841c449b16bded697b8c9e191e17464eef09 812 1.00/1.00 vMB 10
837,750 837,750 00000000000000000002f0d87fdeac5e9feb57df2b5f83e9e9aeae98c46d0441 2,282 1.00/1.00 vMB 15
837,749 837,749 0000000000000000000041370d27739c15dca40068aa3fca6784146afa06f325 2,361 1.00/1.00 vMB 14
837,748 837,748 000000000000000000019c9e56a215ddc9163f65211dbd862b1ad615abb98400 2,034 1.00/1.00 vMB 12
837,747 837,747 000000000000000000031a9130129feb3e81f60bb97d3b0afd84ea83cb7bef6f 3,380 1.00/1.00 vMB 18
837,746 837,746 00000000000000000000e8a3a63ec54b69891a4a283d80358af8d89b0b0b3200 2,947 1.00/1.00 vMB 23
837,745 837,745 0000000000000000000361e6a6b4833180ff699a16871bd610c15203a089a8d4 3,142 1.00/1.00 vMB 15
837,744 837,744 000000000000000000014760bc792918dfc033fa2020efcfbea774cc51323ac4 3,333 1.00/1.00 vMB 20
837,743 837,743 000000000000000000004ba1bfddeadf13304297a6e9ecee78cf04100d500247 2,445 1.00/1.00 vMB 28
837,742 837,742 00000000000000000000dfba517264e576cf16c06bb2865d6640141bb8737b47 3,230 1.00/1.00 vMB 5
837,741 837,741 0000000000000000000248cbc5098eccd2deaef7febd1214493e9c6f4b5f50cb 1,919 1.00/1.00 vMB 9
837,740 837,740 00000000000000000000b521a7f9f13299ab2ed98b960604d9b9b062d00c79cc 2,151 1.00/1.00 vMB 11
837,739 837,739 000000000000000000003ec9d9326cf5ab99f92c9218be8f6c1474a1449e426f 2,216 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 645.84 GB
    • Received: 12.78 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.