Loading Tool

Explorer IconExplorer

Memory Pool

77,332 transactions
28.98 vMB
0.08415238 BTC
Random Selection Loading Transactions
Max Size: 174.86/200 MB

Candidate Block

Mining Attempt e50490a40ec8ab4340de827803ec9977eb4cc9c3fa0e1edeb84df557de0e2c2a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46d7687c1f935fc9717b2b7f90c7cc0d5a1f0ece8ed4cc0fe8c611b2045eedf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.02356832 BTC
Feerates: 103.00 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (556,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,349 358,349 00000000000000000bfa3cddb1458262a13dd463fc431fb80e793ecd5d5a0e49 1,705 0.96/1.00 vMB 23
358,348 358,348 000000000000000003aa22c9ae196f302465e2ea0a992c8a9cca22de65983e10 760 0.43/1.00 vMB 22
358,347 358,347 0000000000000000041b7a4e717adeb893f3375ebed56d4ae8619b4752464c67 450 0.22/1.00 vMB 38
358,346 358,346 000000000000000005487d04f0f49f26c0cb9aaf8621f088e3578c346ada8d43 39 0.02/1.00 vMB 20
358,345 358,345 0000000000000000153e5da14ca7183bbbed1eaa421af11ecc34849f3e784ac5 631 0.37/1.00 vMB 27
358,344 358,344 000000000000000015cde47d5ffc80f1b916c6ae4fab267e34d2349c0ebd75fc 82 0.05/1.00 vMB 11
358,343 358,343 000000000000000011c5dc8ace0e8561a768091014197891395ab5c4256c3d47 1,785 0.84/1.00 vMB 27
358,342 358,342 00000000000000000831454104422d340f7bb0149c6e0fe31caa0d71759ad1f2 961 0.50/1.00 vMB 27
358,341 358,341 000000000000000001f25470e5245bf71515f755efd8567f0a0047c0734433e4 88 0.05/1.00 vMB 10
358,340 358,340 00000000000000000d2914c671298ec5430a3d14be71a8f46d185545fd452205 431 0.24/1.00 vMB 25
358,339 358,339 000000000000000012937bf2e0f29121bb32c86b6cf2208dac1b0103a351b42a 789 0.41/1.00 vMB 29
358,338 358,338 00000000000000000ab8a33edf6c8f02280ebc6971278beb36fb2dca662a98fc 257 0.15/1.00 vMB 23
358,337 358,337 00000000000000000add7f02d0dd6e36debb99b622a2bc46be3ddc78d78f443f 932 0.51/1.00 vMB 24
358,336 358,336 0000000000000000156c1102af26bd4b2bba2e3119cd17e864dc97dc1541dc91 451 0.25/1.00 vMB 21
358,335 358,335 0000000000000000081e20be7b1b59535a31f823fbdc815b61f455ba8c640a78 871 0.42/1.00 vMB 28
358,334 358,334 000000000000000004232eb9b81db3acacf1c1ca69bbb1580571334d7a3863dc 257 0.15/1.00 vMB 22
358,333 358,333 00000000000000000e20022420208274a9660ff86212f8aebba0d3b47378f035 54 0.06/1.00 vMB 11
358,332 358,332 0000000000000000148ac9ea65cdc135f9ab956b441bcb12e1822ba9f3afe846 1,088 0.75/1.00 vMB 20
358,331 358,331 00000000000000000a95346d5cc7744e931df9f99ff1ddbc954745e984c2d704 2,089 0.90/1.00 vMB 34
358,330 358,330 000000000000000010742f356f8220afeb7d1dbe70785d9209f184a86ebf6951 543 0.30/1.00 vMB 23
358,329 358,329 0000000000000000152d9bb3c4de321777d5a8cb3827ae4c32ecfe8123295188 368 0.21/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.