Loading Tool

Explorer IconExplorer

Memory Pool

81,271 transactions
30.69 vMB
0.08828059 BTC
Random Selection Loading Transactions
Max Size: 187.22/200 MB

Candidate Block

Mining Attempt 7391b4aeea967412c5ebd9efe4914baebd963d98d5ffac1cc702e6a4cd668ee7
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 6ad24aae5c218d53c7ed51970e5a734a1611d1d988ba39cd9f19f8eb7092d568
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.01813899 BTC
Feerates: 301.57 > 1.82 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (47,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,321 868,321 0000000000000000000100999aad0780e48e2568250fd18258481069d655e7d8 4,625 1.00/1.00 vMB 2
868,320 868,320 0000000000000000000216822afbbf072fb805eca95303f686c1e8dd7ccce31a 3,862 1.00/1.00 vMB 3
868,319 868,319 000000000000000000001401cac50d1edee121b59cde30387b4af2cb17766b19 3,913 1.00/1.00 vMB 7
868,318 868,318 000000000000000000007b571ae9ece45fe1baea5918b1d948e2032a19fb4284 2,531 1.00/1.00 vMB 4
868,317 868,317 000000000000000000004e8c831c22d5a2bcb720b93d32d06bb1a43215022830 2,571 1.00/1.00 vMB 8
868,316 868,316 00000000000000000000033cd465fd7e27f7dba3ec83480abbd58976ed9c28e8 538 1.00/1.00 vMB 2
868,315 868,315 000000000000000000013acfe7a12319fee04a04a1eb13085b5bdf06314036bf 3,455 1.00/1.00 vMB 1
868,314 868,314 0000000000000000000007e4cdfd70736d109adee78c51ae73173fb9c0d26fd5 3,835 1.00/1.00 vMB 2
868,313 868,313 0000000000000000000215a8443f1e869a55cc776ea0fdfa6bbe67b87692ec33 689 1.00/1.00 vMB 1
868,312 868,312 00000000000000000000b2316fc4ca919b33e8851d79ca782b12c1093e3f18e9 3,788 1.00/1.00 vMB 3
868,311 868,311 000000000000000000015193cbd3e27c7edf5e73cc3199d553d289c9403bde31 4,516 1.00/1.00 vMB 2
868,310 868,310 000000000000000000028d0f81b62b19ad421c119d1a72a976b5e08368fb499a 3,701 1.00/1.00 vMB 2
868,309 868,309 0000000000000000000220b5478980dfc59331ed50a3c24fd371551228e46505 4,440 1.00/1.00 vMB 2
868,308 868,308 00000000000000000002ea3269ea081df1fa05fe5048e13f9ad9e4165ed81829 1,077 1.00/1.00 vMB 1
868,307 868,307 0000000000000000000142b07d31d6df09d584f7ddd630d1bf0951f326a0fd41 3,062 1.00/1.00 vMB 1
868,306 868,306 000000000000000000029d4c9e82d1b96a9d50c522f8da435e5cea266082dc17 5,743 1.00/1.00 vMB 2
868,305 868,305 00000000000000000001f344f74c6c5a2fb90596ff35c61038604dc057be0155 2,830 1.00/1.00 vMB 2
868,304 868,304 00000000000000000001fbb0e1de12d5b5c257c4138db1ba9dfc6bf777d7e2b4 1,698 1.00/1.00 vMB 6
868,303 868,303 00000000000000000000b13b3bd72ec9feed5aa41a8167b5a251447cac0c2eca 2,594 1.00/1.00 vMB 5
868,302 868,302 00000000000000000002e40d31c954739d765ed70f642872fc1c8430a496a1f2 3,738 1.00/1.00 vMB 11
868,301 868,301 00000000000000000001f9f484ccf4ef1f51de49aabbd0fadb280928e5aad020 3,428 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.