Loading Tool

Explorer IconExplorer

Memory Pool

84,382 transactions
31.80 vMB
0.10858888 BTC
Random Selection Loading Transactions
Max Size: 194.58/200 MB

Candidate Block

Mining Attempt bdb295bc79985cc031e72ef20eb1785aa9b4aaee5ce91337c10950aa94b2eefe
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 8a9bd131d4ae89c7bac2d7ce8f5c5869c350cb3b195f78f700d2c9d8713c01e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03274160 BTC
Feerates: 203.60 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (582,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,297 332,297 000000000000000012ede86ee6d7bbcc0b6eed4a11ca56d07eea578c8a8b0f14 377 0.21/1.00 vMB 31
332,296 332,296 00000000000000001220c33624b4fc5642daefcd73f55049b87e689aa6cbc96b 558 0.28/1.00 vMB 31
332,295 332,295 00000000000000001442df6902d751570425d9b5ef606957e95c7fec2668e832 333 0.25/1.00 vMB 22
332,294 332,294 00000000000000000f51a5fc3fdc29919ca3335ea84dce7ffeb520c7ff753b08 431 0.49/1.00 vMB 16
332,293 332,293 0000000000000000072ee7a5f59dac8e3c6a6a603e882fd61753c50b804ef9f4 1,216 1.00/1.00 vMB 22
332,292 332,292 00000000000000000cb50ea830435f7fccc32ffe0adcd23193889e6555b480c3 83 0.34/1.00 vMB 11
332,291 332,291 00000000000000000401dc9e1f005e1fd4b33f4baeff350172dc2295cfb141cc 1,112 1.00/1.00 vMB 18
332,290 332,290 0000000000000000020c76fd0f1ce3bf016e41ff545361d267cd025eb73e5975 659 0.70/1.00 vMB 17
332,289 332,289 0000000000000000021be8a9433a530540e4a30fcf887e1ec498ddab5a64c78b 702 0.60/1.00 vMB 18
332,288 332,288 000000000000000016c70bd9afb9dc42b1e8f4ae5c24cc5463599be6b052d835 426 0.42/1.00 vMB 17
332,287 332,287 00000000000000000b042bde7aea4eff7171d36c55a4e938162dbde97e6da96e 669 0.67/1.00 vMB 17
332,286 332,286 000000000000000004216d764ddd487d9e4ebfd7484eacb4fa15ebf69be7a258 277 0.15/1.00 vMB 40
332,285 332,285 000000000000000014d268111cb8c7a08f80af50337da528ef76f07bc2b0a844 162 0.10/1.00 vMB 20
332,284 332,284 0000000000000000199fd6ba334b59e4660b0e3c84087a74f584dc96c804b91c 245 0.12/1.00 vMB 23
332,283 332,283 0000000000000000115fe182877e823842ab4710853893c164ded059f59b6465 499 0.53/1.00 vMB 15
332,282 332,282 000000000000000018c2c5183bfbc2642b495930fad2683b66f1c63b349ed0e5 1,336 0.75/1.00 vMB 24
332,281 332,281 0000000000000000158c94af0cd28d348d67b52c5641d149ae5f21aa5cd56721 320 0.23/1.00 vMB 22
332,280 332,280 000000000000000016956fbe7210540274e1a6f983b817ed22cc739a13e3fef5 95 0.05/1.00 vMB 19
332,279 332,279 00000000000000000cde865478d9e76ddfc244fb661e8d9b2b50624c259bd136 51 0.02/1.00 vMB 35
332,278 332,278 000000000000000004561a25719d64fc05c4be3722c38ec0600b77e5feff1edd 554 0.38/1.00 vMB 21
332,277 332,277 00000000000000000243dfad10541b5df3908b2e9ca8c88f20bade79ee325b1e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.70 GB
    • Received: 16.95 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.