Loading Tool

Explorer IconExplorer

Memory Pool

79,957 transactions
29.75 vMB
0.09147467 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 1fcf810d84ced9fbeae0281b3b79632ce679095036fd4059f7b977657d696de7
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 542c3b8bd12641517599a6a197d49e3e053b5b76b0f1e5bb4012012752bad315
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,761
Size: 1.00 vMB
Total Fees: 0.02719440 BTC
Feerates: 100.11 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (585,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,373 329,373 0000000000000000033643277959220c441946fc9b8015e473955242278f3f07 673 0.75/1.00 vMB 16
329,372 329,372 00000000000000000987d556b6562f8ec06baa9ea41ef15ddcef9d4332883bab 256 0.14/1.00 vMB 24
329,371 329,371 000000000000000016df3095983c9f256f1e23999e3df276194a2e40e8b87724 512 0.19/1.00 vMB 43
329,370 329,370 0000000000000000087cdcd72f873b35617133b2b1e217fae0f2e6464bd812e3 1,024 0.34/1.00 vMB 46
329,369 329,369 0000000000000000101d5b0593b7b6361a77f1cf9ba90ae498b3a010b95b9e0b 766 0.43/1.00 vMB 28
329,368 329,368 0000000000000000022f41edf0c94385a64c2f498739b353251b05456d4168a4 128 0.04/1.00 vMB 51
329,367 329,367 000000000000000013e8b4ee78722d2553a861092a8c7ff97d99ca3354caa7e7 362 0.20/1.00 vMB 27
329,366 329,366 000000000000000003b1727eee17917f199b2fc06affaaeef4212c0b8083fe4a 302 0.19/1.00 vMB 26
329,365 329,365 000000000000000015501b075b3cba620ae27d4726c572f780a0b6d161c4b368 530 0.30/1.00 vMB 28
329,364 329,364 000000000000000008d042e98db73d1745dd7df8ddea2534f2099e670a11ee02 429 0.23/1.00 vMB 25
329,363 329,363 000000000000000017d1583992be52eefe98eb336c8573dabd73760e5c1837c8 989 0.53/1.00 vMB 28
329,362 329,362 00000000000000000154ae24e1ae3707242dbca3b08467a66ce198b990e7a155 37 0.03/1.00 vMB 12
329,361 329,361 000000000000000011b7765aebe7788cbb2f39bbc778467015bfed50ce48f709 1 0.00/1.00 vMB 0
329,360 329,360 00000000000000000cd4f04c4ca0bffce9a50052971ab93d92475a8c7cb789d8 392 0.25/1.00 vMB 21
329,359 329,359 000000000000000019607bb79f8947148e847f7d499aa2289384a49960f2f198 614 0.25/1.00 vMB 38
329,358 329,358 000000000000000013a4e91c60c5815985fdf25de28e9172ab800c2b04cc7e1d 345 0.16/1.00 vMB 28
329,357 329,357 000000000000000014b2b25f75720c147f67181ef43aceed33c7d5b234ce8a46 550 0.27/1.00 vMB 24
329,356 329,356 0000000000000000098c20aa1c4550a6a09f904747350eb799a379498d938945 491 0.19/1.00 vMB 35
329,355 329,355 00000000000000000faae4ea8446849a5a8a7c3a3d3dbdf281cd5dad241fc877 1,087 0.53/1.00 vMB 27
329,354 329,354 00000000000000001477b99565ca69832fc41d22b8b9e360ec1c170a5753ab02 16 0.01/1.00 vMB 40
329,353 329,353 000000000000000017a699ab2a9b01d008b0eb9faa83617607dc6216a0f3df05 193 0.10/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.