Loading Tool

Explorer IconExplorer

Memory Pool

39,314 transactions
25.64 vMB
0.05346700 BTC
Random Selection Loading Transactions
Max Size: 133.01/200 MB

Candidate Block

Mining Attempt ea874381eaa86caf8a0c9930cc5d1fa79e1cecbe8e1c5ea4521bcffb3f4efabf
Version 20000000
Previous Block 000000000000000000010dace4d5b44bfd82b756b4c28da5c2033af29cb443b3
Merkle Root 317104b2d02a78d5091334003c73809de82c7b5f96d6d041198aa82c4450fd20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,350
Size: 1.00 vMB
Total Fees: 0.00705607 BTC
Feerates: 66.96 > 0.71 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,764 (596,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,568 318,568 00000000000000000f0862030f4319806b34334a9d9d194837bdc987947eade6 225 0.13/1.00 vMB 22
318,567 318,567 000000000000000026d827b648473d025e665087526168dffe2d1136b3e54142 844 0.58/1.00 vMB 28
318,566 318,566 00000000000000000f8459fcae6eea20c1a34401647c45f05596e9dd996be02e 129 0.08/1.00 vMB 23
318,565 318,565 00000000000000001c9d1b2a6ef49332b4a39db1a2c2925d4bb23d8ac2aff435 651 0.41/1.00 vMB 25
318,564 318,564 00000000000000001f414ab46cf58dcfa8037d97d9efbde105ce25c5f17ef3d3 32 0.02/1.00 vMB 18
318,563 318,563 00000000000000001b4b9d5ede8cd25f3b9214cf21d87c0f457da73bf8cc784c 470 0.31/1.00 vMB 23
318,562 318,562 00000000000000001870aeb596a25dec403034ab6b591e79d3cb4983b8750ccb 227 0.20/1.00 vMB 19
318,561 318,561 000000000000000010f9781ba8c57fea12da243996858f78ce05c154da978b1e 64 0.02/1.00 vMB 51
318,560 318,560 000000000000000014019eeb8d2167612ac21346cd9382251a110673ad642695 91 0.04/1.00 vMB 33
318,559 318,559 0000000000000000275c7bf0e512b7ea4117f628b68617b945d8953152b17fe1 317 0.18/1.00 vMB 28
318,558 318,558 000000000000000007b3665b4d303f4035f7a4a16d1ed566a759cca671fcbf04 1,012 0.52/1.00 vMB 26
318,557 318,557 000000000000000020a9f045b085c1de598dd236d89d6ec7e3b9e632044458ec 49 0.06/1.00 vMB 7
318,556 318,556 00000000000000002503d129815aa8a3eee9e2cf7bd34f41dc26e752f1622dc6 376 0.26/1.00 vMB 21
318,555 318,555 00000000000000001e33b6414ff084ecbe863be99a799f28e046a638c3f35e85 1,142 0.66/1.00 vMB 27
318,554 318,554 00000000000000000192cd457ae88fbe3427ad01dc535a7c6b4f6437dfb4bb52 479 0.30/1.00 vMB 20
318,553 318,553 000000000000000011b32721858d46a1badd40d1c997293eb5ea3ae90066643f 340 0.21/1.00 vMB 25
318,552 318,552 0000000000000000096f415c5bd6c1b286c8f66e9b25e2632d74afde8cb93e5d 944 0.51/1.00 vMB 25
318,551 318,551 00000000000000000f61a5633c2d3fd8f42b50276d9c59e8094bf922d938b78c 64 0.03/1.00 vMB 63
318,550 318,550 0000000000000000031fa6e327ccb588fdbf02e4f7e26e5da9d6dec1045e2bd6 551 0.25/1.00 vMB 29
318,549 318,549 0000000000000000072c4ab2fa10cc79fef350419c4dcab186a77ddb530e1ac2 337 0.29/1.00 vMB 18
318,548 318,548 000000000000000010b3d21de8e14766d04c3433c54aa2e69bbc4e5678ebc2db 626 0.49/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.97 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: 647.80 GB
    • Received: 12.97 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.