Loading Tool

Explorer IconExplorer

Memory Pool

39,262 transactions
28.39 vMB
0.06799668 BTC
Random Selection Loading Transactions
Max Size: 144.22/200 MB

Candidate Block

Mining Attempt 89f86eabaf5b7f84f14cbe1799edf930d670d8523cb2c63c064e2d0afc846768
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root b08703d4278ba9a077715c04fab2dd213f0ca7f157870179f4fe8e2780b3d36e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.01339531 BTC
Feerates: 150.80 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (737,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,525 177,525 00000000000008cab6673589ef4ded987f40f5db4eda5a0a8bda956c4532765c 58 0.03/1.00 vMB 161
177,524 177,524 00000000000009b51009d0da217df32d60fb8b8f23500faaaaa05a697b0bf749 19 0.01/1.00 vMB 831
177,523 177,523 000000000000093ba6e77adb290b953310b2c7f1a92284d999af297bd87f1255 6 0.00/1.00 vMB 0
177,522 177,522 0000000000000071467bcf0f7273185280fcf85f1a99266fcab3619e76a6bc8f 54 0.03/1.00 vMB 204
177,521 177,521 000000000000076bbcd711c870163bf01b2e60c5279225b27c88fcd3729ed84e 18 0.01/1.00 vMB 106
177,520 177,520 000000000000098e469da6473852682b5dc22618aea4981bcc2ea9d09c175737 59 0.02/1.00 vMB 95
177,519 177,519 00000000000001e744d95c1f796efaec0b51790a54f7a775d7b8ead941f0d5a3 14 0.01/1.00 vMB 251
177,518 177,518 00000000000009a35c1326d3724a2ef7fef13b576b4163d68b94d1079edf2986 53 0.02/1.00 vMB 101
177,517 177,517 0000000000000365532c2dd47656ae2bfa145b23042755ff71857007fb0da848 82 0.04/1.00 vMB 157
177,516 177,516 0000000000000396395e8331acae361af6078aa3db3f606db671825dd553db20 106 0.09/1.00 vMB 32
177,515 177,515 000000000000038a9bf91b27d817aa14f31736850538f525f5a069a0ab5ee1b6 24 0.06/1.00 vMB 61
177,514 177,514 000000000000020ec08797924efaca537757ba9df60c0d9a5c21ba5ff3405954 133 0.04/1.00 vMB 76
177,513 177,513 000000000000050a0ebb76a543a15550dc506159ac28ef33764983446ce6d523 18 0.01/1.00 vMB 147
177,512 177,512 00000000000002fea9967ca32a8305acf8ca710b9dfc9c19244fc258fd949623 32 0.01/1.00 vMB 135
177,511 177,511 00000000000008af96b94e1648430a8ab42c85fba5c47c07ee86ee42ca0c363c 65 0.02/1.00 vMB 16
177,510 177,510 00000000000002a0ea071a87554a1f6d617c3eaa632c5d1769ea050d836500f4 60 0.03/1.00 vMB 369
177,509 177,509 0000000000000482b602ea285bec54b169ee58dd2b3b3c52cd12c974992165a2 95 0.05/1.00 vMB 113
177,508 177,508 000000000000073b86f821acad947531016f327f32f631016facb21ae4e3d77a 11 0.00/1.00 vMB 58
177,507 177,507 00000000000005e604dae1517d5bf373bbf47780b0bf7105a644592506d12f00 61 0.03/1.00 vMB 86
177,506 177,506 00000000000007e5528f948bde69f02b4eabb9ad4dfb4b3e58e94526e77def9b 9 0.01/1.00 vMB 37
177,505 177,505 00000000000004f0da2126a89eca2a63d0eb44b70fe616e71f3ea6193224deab 10 0.01/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.