Loading Tool

Explorer IconExplorer

Memory Pool

82,414 transactions
31.91 vMB
0.08304612 BTC
Random Selection Loading Transactions
Max Size: 193.62/200 MB

Candidate Block

Mining Attempt eeb07f59c1508fe25d377d00536a5e47b79197858804fc55750194f37ac297ca
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 736993dc43fbdd8acd09c3b0924de73d1fe06666464241d9efd047ce53089ebb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,532
Size: 1.00 vMB
Total Fees: 0.01334308 BTC
Feerates: 73.20 > 1.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (417,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,153 498,153 0000000000000000001479f2721f7662a8454edc2bfc08fa3c86688f9551e3fb 1 0.00/1.00 vMB 0
498,152 498,152 0000000000000000003e9d20240b5bebf0ce9128c757ecb8be6b62bf4ec0c1b0 3,301 1.00/1.00 vMB 392
498,151 498,151 00000000000000000013b3a6bef4ffe3055fec85d1fe640747fbe26c7359d6f2 3,198 1.00/1.00 vMB 350
498,150 498,150 00000000000000000016b85d8876651c5f1f0b45f4a5c9a67582b493cfcb9a43 2,572 1.00/1.00 vMB 303
498,149 498,149 000000000000000000089fe6d9200eeb85f97ec1f1faab7098c8a44b3fb935c1 2,351 1.00/1.00 vMB 344
498,148 498,148 00000000000000000050e7aad8262c129872229054e6fc7458429d74ed952e9c 3,318 1.00/1.00 vMB 369
498,147 498,147 0000000000000000006ecab9fd19453f8dcdcba732a59003914ff644dd3c5095 3,140 1.00/1.00 vMB 380
498,146 498,146 0000000000000000001ae5e641e03c36ef943858f4a4d23e3084b5da85e245c4 3,157 1.00/1.00 vMB 411
498,145 498,145 0000000000000000002622f2ada3316e3695173bf2df26e37cf808bf22d58170 2,617 1.00/1.00 vMB 318
498,144 498,144 000000000000000000aa530f9092131e7a258597edf9c815fc498d1bf83b0e0a 3,710 1.00/1.00 vMB 380
498,143 498,143 000000000000000000400ef86f04bd067f38fc0f14ff5e1c19586bc8021b504a 2,760 1.00/1.00 vMB 320
498,142 498,142 00000000000000000010e0a928b08fa971edad49285c3dc9dc00fd6beef1605c 2,897 1.00/1.00 vMB 356
498,141 498,141 0000000000000000009957c536953b83ad8a488404e114a878cecae781830ea1 3,299 1.00/1.00 vMB 378
498,140 498,140 0000000000000000008fff1eec1fb818a596925272b13b6667b0c2836f4f600a 3,154 1.00/1.00 vMB 406
498,139 498,139 0000000000000000001d06624e775bbb938a330346792a0fede435dabcf9e44c 2,271 1.00/1.00 vMB 330
498,138 498,138 0000000000000000004a26e73277fa889c143685eacc6e53ead5ac7e3608c94d 2,950 1.00/1.00 vMB 347
498,137 498,137 00000000000000000021e82051e9d1883d091082375223a0d8415d1cd3701010 3,153 1.00/1.00 vMB 357
498,136 498,136 00000000000000000058aff59de28f44de2466e914d74b946062746117346d23 3,153 1.00/1.00 vMB 395
498,135 498,135 0000000000000000004fb5d35174cda8f67607b288f43d7c75c07d580198344d 2,838 1.00/1.00 vMB 399
498,134 498,134 0000000000000000004e8cc6d639aad31a6b2157989202faa97fd38523bba823 2,797 1.00/1.00 vMB 312
498,133 498,133 00000000000000000093306445423de1bd410144b0e1b85b5f589133374e5545 2,942 1.00/1.00 vMB 366
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.