Loading Tool

Explorer IconExplorer

Memory Pool

78,708 transactions
28.90 vMB
0.11139112 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt db79df7439bdf96639c2483a6a2f501550751f9dde88a35c4d7bf24bb7d124ee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9b8c636bc8373577b08da04a134f599b1f2597b0b75635329c3a33821ad83e18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03988447 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (636,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,955 278,955 0000000000000002187764739ec539352101f8b923da3aab2a2938bd8af5c359 654 0.25/1.00 vMB 64
278,954 278,954 000000000000000260cb9281929e4ac48bb06ba2a4a9206f32aee058eebe34a9 754 0.25/1.00 vMB 96
278,953 278,953 000000000000000136fc126b76180a9be32fd1c40b8ac83462b980f3ff358664 312 0.16/1.00 vMB 13
278,952 278,952 0000000000000001ece72f4ad792f0506d874ecbe8da82a9cb10dad58e661a37 153 0.15/1.00 vMB 22
278,951 278,951 0000000000000002a4f7b442e7464baefde66b1c2adf22670c5530f001c4039d 551 0.50/1.00 vMB 31
278,950 278,950 00000000000000017df763abee1294c073102f480ea03f75ed746e2a3bfb446c 505 0.22/1.00 vMB 44
278,949 278,949 00000000000000028abf2fc8644191196bfffe789f5c9854ffdc87d4f731c1a1 305 0.15/1.00 vMB 18
278,948 278,948 0000000000000000d245c4a2c85c34ef643a792f296e3a3262080f0b1b2bb7e0 294 0.13/1.00 vMB 39
278,947 278,947 0000000000000002959f81fe1caf1bdf7b19dce6c21cfd3013d6c1e16b967bf8 258 0.15/1.00 vMB 37
278,946 278,946 00000000000000002f7f54dd569df69c6acf1a10690d9b93b291bbbabfe69212 1,165 0.48/1.00 vMB 59
278,945 278,945 0000000000000001c5ba407f9e16f877abdc39e428d461e668077956f8c89db4 211 0.09/1.00 vMB 37
278,944 278,944 0000000000000000efb5bfab1b871959e6a43ffe975e70f8844a9bf6ae08a490 50 0.22/1.00 vMB 12
278,943 278,943 000000000000000109e09cb569d9b41b88840bbda485228eaa1cc14e8ef99323 978 0.50/1.00 vMB 42
278,942 278,942 00000000000000012e23842f364f2c0b1b2b7e4307fbcbf96885fd4af21c6383 672 0.25/1.00 vMB 47
278,941 278,941 000000000000000088ceb1558cbc516a91e2a25d4672b2daa809bc14c3b58fd1 725 0.25/1.00 vMB 87
278,940 278,940 0000000000000002fe6ff1ac39aeaac07d663d78acefd1244f01750eed41fc8d 164 0.07/1.00 vMB 71
278,939 278,939 00000000000000011a340fd3d1af842ab9e002acd4eb9208136545c22e79ee55 348 0.19/1.00 vMB 42
278,938 278,938 00000000000000007c064131919559ea7a7918a9d72265010182e34e5e03c274 94 0.07/1.00 vMB 23
278,937 278,937 0000000000000001bb52bff955fb5ce3d20e047dbe3884b94a7420a0c8b5462f 299 0.16/1.00 vMB 39
278,936 278,936 000000000000000032d3f190952132c0fd099d253250837b324e8ca057014446 444 0.24/1.00 vMB 33
278,935 278,935 0000000000000001a835d398ba29925728bad5c1753481a43f2aea9c3ab6bb27 60 0.04/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.