Loading Tool

Explorer IconExplorer

Memory Pool

80,504 transactions
29.96 vMB
0.12119632 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 48374091e3e1ed552b46f093b1000bd9d00ea6f9b107104ffefbe408effb447f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7c3743f5ea2332d1d622b4dd002b238338e679fc824b89ad888d77b0c35b9e5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.05012445 BTC
Feerates: 242.90 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (542,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,053 373,053 0000000000000000030a500b65dfc663349fd0c002e41cf0f746bb133e750d04 1,079 0.48/1.00 vMB 57
373,052 373,052 00000000000000001116e0941b7e41cb9a4926020ae7fdfb0e83528ed5f530e0 391 0.18/1.00 vMB 41
373,051 373,051 0000000000000000117513d9c53baa2aff69db7095830d44ad15560211e4f12b 815 0.37/1.00 vMB 51
373,050 373,050 00000000000000001308d2cbf6faa0a82ff4e2f07d0e8e9dfd7be77b71ce8455 1,306 0.59/1.00 vMB 55
373,049 373,049 00000000000000000434f45a6797c6ad26cd800254ad922746651b1adba685d1 987 0.52/1.00 vMB 42
373,048 373,048 00000000000000000ff768145b89680c91df4701aa63f596bb3cb8ee634ae186 2,124 0.95/1.00 vMB 72
373,047 373,047 0000000000000000008c1e3c2a834b556411e0ee919ee18d805a8db9a2499a1f 175 0.09/1.00 vMB 48
373,046 373,046 00000000000000000b4bb09a25aabc4d80a017f2a985fb17d123107d9660f315 1,086 0.57/1.00 vMB 59
373,045 373,045 0000000000000000024f9b7869d09e6e30ea72c3fab6dd8281a094c1445c609c 827 0.44/1.00 vMB 52
373,044 373,044 00000000000000000ea3f1831f9d3e7ae8ab516de151aa812576e1f6b569b2e6 719 0.36/1.00 vMB 58
373,043 373,043 00000000000000000116718f68b00c285f5033736808caaad6a6bd43a7dad3b3 780 0.44/1.00 vMB 47
373,042 373,042 000000000000000006ec08d5173c6a6740f43200b472537540d8078cd0106efe 24 0.01/1.00 vMB 73
373,041 373,041 00000000000000000b9ac0941209da6db2f6b77e193df154cdb41339bffc055c 335 0.20/1.00 vMB 42
373,040 373,040 00000000000000000b59bab39da7b4251e338b9c00704dd7c974d60104f9e7dc 119 0.05/1.00 vMB 51
373,039 373,039 00000000000000000e3bbda6001745a5723d41c065f3d5ea13689f94c2160e42 50 0.05/1.00 vMB 79
373,038 373,038 0000000000000000043c3ba4be4d716741c1ba84fa708d394f631662325ecd05 225 0.12/1.00 vMB 44
373,037 373,037 00000000000000000554cba4b8853d80f8f762c91c73ed6c4e7b22597227fa3b 1,118 0.61/1.00 vMB 92
373,036 373,036 00000000000000000bcd28be435c5cf3072addf5e047b01bc9adf2a60e8899dc 1,115 0.53/1.00 vMB 56
373,035 373,035 00000000000000000045064c2ae0d3a7a13a3ff88cca4d412ab379811dded26a 293 0.16/1.00 vMB 55
373,034 373,034 0000000000000000026cef1d1ed35c3e9aa8ded5b5a7581afda04c4a836309ff 406 0.22/1.00 vMB 57
373,033 373,033 000000000000000006c15f537a1b4a679cfca44b9132617b45aab9417348d919 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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.15 GB
    • Received: 16.42 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.