Loading Tool

Explorer IconExplorer

Memory Pool

39,777 transactions
27.11 vMB
0.05626738 BTC
Random Selection Loading Transactions
Max Size: 141.69/200 MB

Candidate Block

Mining Attempt 37170b0c6807bf26d975ebb8445290af2ee359dc1f4f6aaa1f9321c18ebf1f26
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b399783158de255171f527e422d446410c667f4c78d4d3306e695a2f74f5d48a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,334
Size: 1.00 vMB
Total Fees: 0.00595449 BTC
Feerates: 69.10 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (39,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,352 875,352 00000000000000000001799fbf6700fc82deb3bed2c9c56a2f9536c09a79d5b2 2,904 1.00/1.00 vMB 9
875,351 875,351 000000000000000000007fad3b3aea553f2ea300c5e89c2b02232e0ea5c08839 2,857 1.00/1.00 vMB 12
875,350 875,350 0000000000000000000262c2120ffc409a17a94329647974962f97c52f555db0 3,076 1.00/1.00 vMB 12
875,349 875,349 0000000000000000000109a2eb87080a68b562e3909599e606d0773d617362d7 2,902 1.00/1.00 vMB 16
875,348 875,348 00000000000000000001d2699e5a1a9791738494edfab38de71952d27b059adc 3,233 1.00/1.00 vMB 13
875,347 875,347 00000000000000000001f62c7fd49a7dc3554ce276fff69dea44e8792a25061a 3,100 1.00/1.00 vMB 14
875,346 875,346 000000000000000000012d03ff13da9b9e505b98fe72219da1dfb04a98f9fcee 3,119 1.00/1.00 vMB 18
875,345 875,345 000000000000000000029666c44eed13f662472a1645a022159f487c47fd6aea 2,785 1.00/1.00 vMB 15
875,344 875,344 00000000000000000002348b3a359ecff1dcdcb8a770ff1d742d57c03a576a17 3,561 1.00/1.00 vMB 8
875,343 875,343 00000000000000000001d60a351fb1d313eb13accaa542bc3ca2b8a450849227 2,952 1.00/1.00 vMB 9
875,342 875,342 00000000000000000001b192f11f02080218f38a202304e0a007810b2b83dafd 3,414 1.00/1.00 vMB 14
875,341 875,341 0000000000000000000013ade1fced20c1a75b5387a6521343a2508a66b25525 2,939 1.00/1.00 vMB 7
875,340 875,340 0000000000000000000084713d036fabdd0730a5f412f1ee8dbca1e4ce274aaa 2,702 1.00/1.00 vMB 8
875,339 875,339 0000000000000000000213750ab9ce9b46022dfe2226272b27a06dccbf4be304 3,360 1.00/1.00 vMB 8
875,338 875,338 00000000000000000001fc546b04b8770a33939c1a1a5a6fd9493704b0e22cc0 3,954 1.00/1.00 vMB 8
875,337 875,337 000000000000000000016e66aac3f1ede2d7cdda25977b5d980cd9d8097adaae 3,148 1.00/1.00 vMB 11
875,336 875,336 00000000000000000000bd11d6b36377e253eef5b0c4556637315b55395987ee 3,305 1.00/1.00 vMB 14
875,335 875,335 00000000000000000002941469d9471d8c70b350a944a0d668ddac83b889931d 2,293 1.00/1.00 vMB 8
875,334 875,334 00000000000000000001c46b86dba9f259a327cf3fcc0f4c921a15f07700ec2a 3,474 1.00/1.00 vMB 13
875,333 875,333 00000000000000000001cf95e58044d9466dad03dbf202bd81f1b83b82e02378 3,726 1.00/1.00 vMB 25
875,332 875,332 00000000000000000000d22361b0aaca7f6bb893628eb7f748150cdc22cf358a 3,507 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.