Loading Tool

Explorer IconExplorer

Memory Pool

82,081 transactions
30.36 vMB
0.10169955 BTC
Random Selection Loading Transactions
Max Size: 185.26/200 MB

Candidate Block

Mining Attempt 48dfa11678140ec2b60e40c55e8b25f550a266d6681e28b74bdcba3c25539e10
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 889e189f6e7b1eb67a185a1229a2b93ec235892a2e083ca4455bfa9548e2ec95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.03161994 BTC
Feerates: 402.60 > 3.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (705,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,913 209,913 00000000000003595925a1d174844d9a817e2797b035e10df4d634b82fc14475 14 0.01/1.00 vMB 133
209,912 209,912 00000000000001ad51c46f89724ba2f8bf93253a0ab0ae58a7574d2fee158143 111 0.09/1.00 vMB 95
209,911 209,911 000000000000001d9cf32cf1508dacfe81699ee2f4917c21fbac85f79daeca55 112 0.04/1.00 vMB 177
209,910 209,910 00000000000000b419ac3196d87e98bcbc2746d28f7a7fcfdbbbbb109628b692 55 0.03/1.00 vMB 144
209,909 209,909 00000000000001784978be45a07ca43ee5dd38bded5d3bdb42e11139f1abef94 109 0.04/1.00 vMB 152
209,908 209,908 00000000000002c063fd7f83476f0b3659970a4d6033cc1f88b0a6b3ae295cba 177 0.08/1.00 vMB 180
209,907 209,907 00000000000001b18e938549f566a5ff525c977473569f62b96df17cfac0d2fb 73 0.03/1.00 vMB 141
209,906 209,906 000000000000039b1ac3deff2edaa265726109836a599cf50b595c782a5ced9a 193 0.08/1.00 vMB 308
209,905 209,905 00000000000003c3220da1729c65bf27525df310d7a3e4ad632a97f2bb4cb1a4 15 0.00/1.00 vMB 652
209,904 209,904 00000000000002db291149cfdda4d5b4e29d2df798c7bdd0e98ade78b83db807 66 0.04/1.00 vMB 132
209,903 209,903 0000000000000275b467addb29890a594895f38e55d4e07cf1050cadd540f8bf 93 0.04/1.00 vMB 113
209,902 209,902 00000000000004a484cc84d6b308937cd8892b3d1d474852af3d49442e38ae79 194 0.10/1.00 vMB 147
209,901 209,901 000000000000046561503ecdfa7a187298db570ef975903174253ebfeefbada1 429 0.21/1.00 vMB 175
209,900 209,900 0000000000000098f8267fc474ad46d96bda14162e39fd8ecf6ec7f841e85739 594 0.20/1.00 vMB 227
209,899 209,899 000000000000046046efc0ca12e9ad88181168830f7f16d68345d7a7c951eace 54 0.02/1.00 vMB 179
209,898 209,898 00000000000002710c21f27fd807e8ec74999b88ca99b754b0acba44543c5512 249 0.07/1.00 vMB 34
209,897 209,897 000000000000027ecdf34c2d42d310e9b51bd336e5148048e7e04fb9583256e6 646 0.25/1.00 vMB 168
209,896 209,896 000000000000010dc0075065ded760f6800b12d31e9bbdeaba40c321fa26da44 143 0.05/1.00 vMB 69
209,895 209,895 00000000000004c8ee7c9d054f16173ff0fb3ff0dec64088a8f9dcc2c84e4334 11 0.00/1.00 vMB 11
209,894 209,894 000000000000010119593c253470877d4bdcae9495d34a86f5e5c923d59a1670 121 0.23/1.00 vMB 80
209,893 209,893 000000000000013c63c2250f67f543e72a6668394bb6e5ae279fe9667b754b4e 771 0.25/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.