Loading Tool

Explorer IconExplorer

Memory Pool

40,624 transactions
27.89 vMB
0.07223816 BTC
Random Selection Loading Transactions
Max Size: 143.11/200 MB

Candidate Block

Mining Attempt fdc1d1228e92705ecb939ddd184ebff672ea9d475ad8ba6b8aa7898e7857be01
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 6ae08c833a15b15048172ae3a442678cd787eec879933507648aac795782680c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.01882193 BTC
Feerates: 101.49 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (412,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,577 502,577 00000000000000000073afc69765b0cdb4c0478841e769aa8ce4df9187b100d4 2,742 1.00/1.00 vMB 406
502,576 502,576 00000000000000000055df4a2ff35d347f8eebd792fc54c02550b0402bd07227 2,389 1.00/1.00 vMB 518
502,575 502,575 00000000000000000034d6ebb748c1aec30970a08a7a00689584e23b676dd50f 2,180 1.00/1.00 vMB 574
502,574 502,574 00000000000000000000f16f9f9212a1b6584a7cc0b61dc9b0e2c2e79ba5a005 2,387 1.00/1.00 vMB 543
502,573 502,573 00000000000000000047431db394cc4bf39d500466f6b20deea2d245bf418d57 2,714 1.00/1.00 vMB 420
502,572 502,572 0000000000000000008e8e79f80d2d861fe0859010d7067327160402d728bb3b 2,147 1.00/1.00 vMB 471
502,571 502,571 000000000000000000388cb20ca3b146273789dd3144ddd149fea334e0772447 2,440 1.00/1.00 vMB 440
502,570 502,570 0000000000000000003343925a0be0b6dfbf9659acc5976096be990311b608c4 2,507 1.00/1.00 vMB 419
502,569 502,569 0000000000000000005e69589ce4cbac4c208eebe8e63ed9f36fcae2da920df1 1,844 1.00/1.00 vMB 537
502,568 502,568 0000000000000000001f91900530d159f3dbd70faba38376b012b274c5a8f9f3 2,495 1.00/1.00 vMB 478
502,567 502,567 00000000000000000056c04005670cabc05996ffc8db8d3c6aade6fecf0bb1da 2,483 1.00/1.00 vMB 500
502,566 502,566 00000000000000000045fc015fe17335fdedb9ebca4b3db7d33e4bbcb6994452 2,425 1.00/1.00 vMB 510
502,565 502,565 0000000000000000007ef52b3ea47a5607fef41433baa404a489bb0bbf74e2da 2,498 1.00/1.00 vMB 548
502,564 502,564 00000000000000000055331712843756b4fdc4074564983747ee17925ee0ee02 2,065 1.00/1.00 vMB 327
502,563 502,563 00000000000000000022d9ecbc9885585cf3c3930007ada5c7db50283e0d1562 2,254 1.00/1.00 vMB 468
502,562 502,562 00000000000000000042dc7388c9480d62681cf13c42f9d63ccb961e3ed85548 2,499 1.00/1.00 vMB 426
502,561 502,561 0000000000000000002786eeba4ebefa6dd09ef0f6fe28fedd24209b8d8cbdc9 2,120 1.00/1.00 vMB 448
502,560 502,560 0000000000000000002c801bfc5a9d728de39104b3a832be32508c4154629237 2,711 1.00/1.00 vMB 421
502,559 502,559 000000000000000000176c42a1dca46f793cd88c1c518f345f2c394a02253569 1,934 1.00/1.00 vMB 422
502,558 502,558 0000000000000000007c4fac3ae12141f498a972026a13fb49082fb524f0a134 2,509 1.00/1.00 vMB 480
502,557 502,557 00000000000000000011cea326bdbd84db07740bccf40fb62dc6e4db1958d616 2,839 1.00/1.00 vMB 486
Previous 10 blocks ↓
Total Size: 781.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: 632.52 GB
    • Received: 12.12 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.