Loading Tool

Explorer IconExplorer

Memory Pool

73,784 transactions
28.22 vMB
0.06828411 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 65df6a7904e2c2a147932ab9dcc03cf708826472cc18242ba732a06fc67035b3
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 2dfbd76774551679842a8b73d6267e04b8c1bf7bfc37b9d1e0147dd5a6f957f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01183719 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (569,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,248 345,248 00000000000000000085a2823a51503edd88e7c988184cc87ae5063ee2dba683 987 0.75/1.00 vMB 20
345,247 345,247 00000000000000000c0ee655d1eb197e73c50e5ff40a06546d63040181cc538b 2,168 0.75/1.00 vMB 41
345,246 345,246 000000000000000010db0f68680f01d1518d0549cb0276f565d08099812e3af3 771 0.40/1.00 vMB 24
345,245 345,245 00000000000000000a5d6be969782cae63861cd19a0bdc885a3a59ac03e6e3fb 1,371 0.68/1.00 vMB 27
345,244 345,244 000000000000000014fe0f9bd379ec226e605cf93480cf63a1a4f464bd480ef3 58 0.10/1.00 vMB 6
345,243 345,243 00000000000000001038bfc05b4e904e246dd82e021d6d1f025530f968cba857 1,075 0.61/1.00 vMB 25
345,242 345,242 00000000000000000bb15a98f7731febd490f8f0195c21428690759ad07fded2 253 0.14/1.00 vMB 27
345,241 345,241 00000000000000000fc7bff4e8a3b77e44197e9b98fc4bf45efd52428fe31738 363 0.18/1.00 vMB 24
345,240 345,240 000000000000000011d6dbfbde95486099f16393d7273b0dd3d062a527f52bed 232 0.13/1.00 vMB 18
345,239 345,239 00000000000000000b2b68ac66283544ae308a7ed3e080e1e7839ddcee19bc14 1 0.00/1.00 vMB 0
345,238 345,238 0000000000000000131b8bf44b39d7eaf827464479867e2246b8eb415183653d 284 0.16/1.00 vMB 22
345,237 345,237 00000000000000000b860accc0e6f9d85dbe990f2ef06532cf9d4c8961f476b9 1,116 0.66/1.00 vMB 23
345,236 345,236 0000000000000000081c76e1b04901ed44b8f70d9820a038e6c5bcd234b83c70 89 0.10/1.00 vMB 18
345,235 345,235 00000000000000000d3a97b122da6ad6a97b35b90b8e3f756bf42a63cb9b7ac3 680 0.40/1.00 vMB 22
345,234 345,234 0000000000000000010df4ebbb0238fb9914fabbff14bebaaf422568c49d2446 256 0.08/1.00 vMB 42
345,233 345,233 000000000000000011dcc272725b39d04fa5ad7de21416851833106090e86971 751 0.42/1.00 vMB 21
345,232 345,232 00000000000000000e1cf6dc3b323ecf8783b39fb038b29e1d6553addf97c8b2 256 0.08/1.00 vMB 41
345,231 345,231 00000000000000000939f02c47f6eceabf16222a446cb01d5a6e74cd8ce1e764 124 0.10/1.00 vMB 14
345,230 345,230 0000000000000000050bf7539cb112eef45115e850258c7766bca2d472ee2230 707 0.38/1.00 vMB 25
345,229 345,229 00000000000000000326307b927806f617277c8650b70e66d78eab8323423a33 156 0.10/1.00 vMB 13
345,228 345,228 0000000000000000129457736c292be013cf7085aeb8c61f15622467c3baa65f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.51 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.67 GB
    • Received: 15.55 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.