Loading Tool

Explorer IconExplorer

Memory Pool

80,939 transactions
30.01 vMB
0.09300518 BTC
Random Selection Loading Transactions
Max Size: 183.30/200 MB

Candidate Block

Mining Attempt 77e75be1b8ee092c3860059f0a4a7e0e4bcac54b81bcbf6a7dd96a60bb6b0d6e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 687a1bbb84dd5aac72c101065985802fa95a0fd2aa13bc1e3c7118e00d924c7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.02578942 BTC
Feerates: 402.60 > 2.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (491,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,050 424,050 000000000000000001e08f4ef078a7d7d64fd0c20eb8161f121a50346e2ae085 642 0.99/1.00 vMB 21
424,049 424,049 0000000000000000045ff977c4b4462617b283fbcb0ff8462994a4abcae6f310 2,073 1.00/1.00 vMB 61
424,048 424,048 000000000000000000153024576793ec40e988fd69a257d909f1b4f411fcc9d5 663 0.99/1.00 vMB 19
424,047 424,047 000000000000000001c41a864bf1376b7bcebd971424539dc51dbe4a78f8fbf5 1,704 0.67/1.00 vMB 67
424,046 424,046 00000000000000000308767b71cbc7d7e6ca774422d56387c8c1fba7c97676b0 1,139 0.49/1.00 vMB 69
424,045 424,045 000000000000000003fde43cb74fe108a7fa863667adc47e9a10bfd1c6d774e3 2,048 0.98/1.00 vMB 50
424,044 424,044 0000000000000000045c3f544b7635662b86f8a7bd9d256376d0564c20ac6fdd 26 0.01/1.00 vMB 145
424,043 424,043 000000000000000001dcd28543870c359a4972202aa46cffb950eb5230330169 1,184 1.00/1.00 vMB 38
424,042 424,042 000000000000000001e3c423afcdbdad18b011fae4a071de87c6f74e80c925d4 142 0.67/1.00 vMB 10
424,041 424,041 00000000000000000262d202806ede0181297913a735c30f0bcf23a6702711b2 2,736 1.00/1.00 vMB 83
424,040 424,040 000000000000000002646f8340f7586d79149922450b7d8705ba40bc46525822 1,238 1.00/1.00 vMB 29
424,039 424,039 0000000000000000032a8d510601d4802738c1f3fac3cce5a8781fb343617bb8 2,909 1.00/1.00 vMB 100
424,038 424,038 00000000000000000021d2dc99d544d06a59dcd676c77f0c75295a8a114f5c5d 283 0.11/1.00 vMB 101
424,037 424,037 00000000000000000557ed948880d6ba472521f166bb3d44ae7cbc7ac3e740c8 1,683 0.99/1.00 vMB 50
424,036 424,036 000000000000000001da4a7a7fbc9a14d084d518cf524b964b4fd70adadce545 50 0.20/1.00 vMB 8
424,035 424,035 000000000000000003045fc4cfc72ff5f07fb488fd7a29a6187d5e3274bee355 179 0.12/1.00 vMB 40
424,034 424,034 00000000000000000300674443e8c913d563c2ca90d6f069617c69c5cbf7826b 50 0.03/1.00 vMB 80
424,033 424,033 000000000000000002d5f2274402f6df3bdb15db84dd1e3034631b7ca74d5939 752 0.29/1.00 vMB 62
424,032 424,032 00000000000000000508e974a4b8fb9c7c45f8dd94c45ba7fc9ae2ea7ab9fcb8 761 0.29/1.00 vMB 78
424,031 424,031 0000000000000000034f944759f0f1e772d740a35d5135a8f70ce0285072e7ce 1,230 0.49/1.00 vMB 68
424,030 424,030 0000000000000000034a6708517d5c4d1909814c7774f760f83061907a3272ab 247 0.09/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.