Loading Tool

Explorer IconExplorer

Memory Pool

76,281 transactions
30.50 vMB
0.12815346 BTC
Random Selection Loading Transactions
Max Size: 175.48/200 MB

Candidate Block

Mining Attempt 50872c773de9ef03a7d8b1c2b0ec2e0e273fbc50ea058081c4f272e30c06040d
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8efb38e3fc5627825a059e1f7ce475bc989c739d359e9c0916799cc4a7c9683c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,308
Size: 1.00 vMB
Total Fees: 0.04608922 BTC
Feerates: 150.36 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (52,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,959 862,959 00000000000000000001a030d89fbdbcdd9598b496fec7475798e04c03760ced 3,441 1.00/1.00 vMB 14
862,958 862,958 0000000000000000000169aa55a805d6b2e4edd24fae3107d127fda76cb7c8f4 6,579 1.00/1.00 vMB 2
862,957 862,957 000000000000000000005be01e1aa19652d1033ca58607c85a8bdbe3340ca00d 5,845 1.00/1.00 vMB 2
862,956 862,956 00000000000000000001358bf3eeca9f7aad5456015c92d0a4868cec667a92d5 3,125 1.00/1.00 vMB 3
862,955 862,955 000000000000000000012bfb62623c4e4de23ff9a3213591ffd877edd908558d 1,733 1.00/1.00 vMB 2
862,954 862,954 000000000000000000026c2808b14e67faa4c585569d4b6656dd7c5617b2695e 2,413 1.00/1.00 vMB 3
862,953 862,953 00000000000000000000f0942600fb71659ab04a8355dd38301dd409649bb455 3,624 1.00/1.00 vMB 6
862,952 862,952 00000000000000000000bde8947632b115f963faf6c68e6c30eff4eaa484017c 3,543 1.00/1.00 vMB 11
862,951 862,951 00000000000000000001fdbe7108272ed9f192598092f00f67f7807e2fb3f25a 2,824 1.00/1.00 vMB 4
862,950 862,950 000000000000000000016df44b492521dcbecf5e63b47b56e18cfee03e69e761 3,421 1.00/1.00 vMB 8
862,949 862,949 000000000000000000003abe0e7231659e7690132ae79548ee968839b473ba5d 4,320 1.00/1.00 vMB 2
862,948 862,948 000000000000000000013a050031ed8fa3218d0f6cfd8a7a2fb0e63941d82687 3,217 1.00/1.00 vMB 7
862,947 862,947 00000000000000000000b7569dea6fe70b4f531b66fe95a38b99297b2830d7a0 6,532 1.00/1.00 vMB 2
862,946 862,946 00000000000000000000fd9f91095d5c734628dcf1b785acc71882059e6abe55 3,182 1.00/1.00 vMB 5
862,945 862,945 00000000000000000000a2e8009c75635078720a8ccffe35ac78a288fc8027ab 7,296 1.00/1.00 vMB 2
862,944 862,944 000000000000000000027872d05c8b20ef88f68955a8e16d478b7fa68bbd3a05 3,427 1.00/1.00 vMB 3
862,943 862,943 000000000000000000001b41bb73341178448cefe45583541edd97055e37e72d 2,648 1.00/1.00 vMB 5
862,942 862,942 000000000000000000013bbef6ad1faf2b5d2efd4483a236d3ca2a02261186a5 3,637 1.00/1.00 vMB 6
862,941 862,941 00000000000000000002a7cc74dabdbef08e92c36f53d6f39342030f2d176402 3,801 1.00/1.00 vMB 8
862,940 862,940 000000000000000000028a78b3b3e8759ead949908bb2b0c95b116883c81ea1c 4,566 1.00/1.00 vMB 4
862,939 862,939 00000000000000000001e296eee0e075b27b09ff2f1cefd168d8eb32a06558bc 3,463 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.