Loading Tool

Explorer IconExplorer

Memory Pool

81,518 transactions
29.97 vMB
0.15730496 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 3fc0e128f2d9eb0110adb847146671d95db8a9d68dbec87f166840f06edc6483
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 4617aa7d37d4199a46e94391373bf7a6dcde4ad27f5b6baa5c4d9c2e323fe775
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.05991094 BTC
Feerates: 1,002.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (211,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,238 704,238 00000000000000000007d29e8439ffb19086e0dd7f32ed9931a3829224018740 1,031 0.40/1.00 vMB 11
704,237 704,237 00000000000000000004517d7f71ca63ee5b4d79c6d48b53b78b3338857a243f 516 0.17/1.00 vMB 13
704,236 704,236 00000000000000000008415f8453aa3311be09404498e75600101b6b83689b92 551 0.33/1.00 vMB 12
704,235 704,235 00000000000000000009e0c299bdccae46133aaca7c28b002d8d8ec5400ae531 428 0.17/1.00 vMB 6
704,234 704,234 0000000000000000000b5145d16e268fda7a056fc5e9cc78c4506b6735c430cc 2,881 1.00/1.00 vMB 16
704,233 704,233 00000000000000000001006830225441f71789e9dc593faf20c8a75b8163e72c 2,539 0.88/1.00 vMB 7
704,232 704,232 0000000000000000000b89feb11ce382fecebc814331b49377e1296ee061231e 2,409 1.00/1.00 vMB 12
704,231 704,231 000000000000000000050b05b8ee3ebf2985eafad18ad1d15d7b2ac4a1fafead 2,092 1.00/1.00 vMB 22
704,230 704,230 0000000000000000000c96cfb3792876e1fecc9309e18357fb07632a77208c9b 973 0.72/1.00 vMB 12
704,229 704,229 000000000000000000080d1a27a9a98c2cd50e9eebd8a3e85737e788b406b702 1,359 0.77/1.00 vMB 13
704,228 704,228 000000000000000000010635f0aaba15987f53e92bc562c7109593cb4a7cd64b 1,448 0.75/1.00 vMB 8
704,227 704,227 00000000000000000005e4183a75120b4228475b559dc12a4bbdeb012cc240cc 3,051 1.00/1.00 vMB 14
704,226 704,226 0000000000000000000e179b3c5df2bb890c4ee33bd20ff42ce03b37f036436d 2,585 0.89/1.00 vMB 13
704,225 704,225 00000000000000000006a4b424229e1f6913422d59d070b62bd37ada926d3fea 357 0.13/1.00 vMB 7
704,224 704,224 00000000000000000009f7c84b2c69ba83621b5ac2f94d91dcec331309b909f7 2,402 1.00/1.00 vMB 16
704,223 704,223 00000000000000000003331def46d44d9492cb4eee99ceb33e0c7ea3ba02dd89 383 0.11/1.00 vMB 17
704,222 704,222 0000000000000000000a0f6d6d140696bd29e3f508d342f3d3079f86ae638d8e 189 0.06/1.00 vMB 18
704,221 704,221 00000000000000000000891cab0c99679b4e362f1d76a88ae4cee40f1e6d76e8 1,939 0.69/1.00 vMB 10
704,220 704,220 00000000000000000000b3978155d0c20d3333a8fe25999ee6163a5bf41f2632 3,183 1.00/1.00 vMB 13
704,219 704,219 000000000000000000089f372c79297dec5df331d1857e5ef07e0719e2996606 2,845 1.00/1.00 vMB 16
704,218 704,218 000000000000000000018f8e916954459b066d0f338a1589a9752828eebabc06 1,492 0.64/1.00 vMB 11
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.48 GB
    • Received: 17.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.