Loading Tool

Explorer IconExplorer

Memory Pool

78,881 transactions
29.54 vMB
0.10325090 BTC
Random Selection Loading Transactions
Max Size: 177.87/200 MB

Candidate Block

Mining Attempt e631b8bdc3e50263f94c9490a629f5bddc0669565520f44f86c2d71d64d1b395
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7e56e1b7e60c16e9857497f36252179cb1934163a865ceda46e06b0f000cc22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03879724 BTC
Feerates: 164.34 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (511,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,552 403,552 000000000000000002e77b0332366e469e643a6a2b7ca984a1a29fcd2dabab43 888 0.61/1.00 vMB 28
403,551 403,551 000000000000000004effc00a5049a3b3c656d39e776b4445007072169027a3e 2,195 1.00/1.00 vMB 38
403,550 403,550 000000000000000003c2e42046b604577812696d33e55e932a20b13127f984c3 1 0.00/1.00 vMB 0
403,549 403,549 0000000000000000049244852b9e896d64d85d5a0c3eb70f2f4e8441ad8361d2 1,252 0.76/1.00 vMB 32
403,548 403,548 0000000000000000069d838b68a308e7094d48e034dbe154ce8169634a153a86 212 0.10/1.00 vMB 34
403,547 403,547 000000000000000002d4b4cbcdba954f9bd494315462eb8c0afdad923ad1d79f 1,703 0.79/1.00 vMB 38
403,546 403,546 000000000000000000b51aa83e329900e741677262dd85a87aef0e4d2ce066eb 606 0.35/1.00 vMB 30
403,545 403,545 000000000000000004ef5815a4469233c975a605697e08e638621cb51e479fa2 433 0.20/1.00 vMB 44
403,544 403,544 0000000000000000022af74e5aa45abd58963d49b7c0f90d00d4b13ff1dcacd6 974 0.60/1.00 vMB 32
403,543 403,543 0000000000000000027e08355f6bc4dd6e36fea20ea5b598a0c39aab0a1ac6d1 939 0.57/1.00 vMB 68
403,542 403,542 00000000000000000515aacdf509a1cfc314d62693e9ce1bd4cc305e31ed4a27 572 0.92/1.00 vMB 12
403,541 403,541 0000000000000000002ffe926ba76a57bd284fb849a91b8899c5b8c63c30860e 702 1.00/1.00 vMB 10
403,540 403,540 00000000000000000433b23f58db2c159cf4b62a7cd1a3beefde42d4dbefc4c7 1,215 0.93/1.00 vMB 31
403,539 403,539 00000000000000000258685967c8ee62df15272c760b2080f1c810dfd3d59612 1,122 1.00/1.00 vMB 21
403,538 403,538 00000000000000000374b3cf1b2df9f213893dee27d561f08035aee75661d33d 1,625 1.00/1.00 vMB 44
403,537 403,537 0000000000000000019ec6a914a00e1375b7fc172b9f58dddb1b34e9639e66e5 2,995 1.00/1.00 vMB 55
403,536 403,536 0000000000000000043d3dd0739dc646667206d1ea33589ff5fc61d7d6e30855 2,990 1.00/1.00 vMB 51
403,535 403,535 00000000000000000656d9d276fc9d47616c2dba7b886e84cb0f75ac0e8eaddb 1,484 1.00/1.00 vMB 27
403,534 403,534 00000000000000000385468538616dfc609826851c3a4d133fc9495448fecefc 1 0.00/1.00 vMB 0
403,533 403,533 000000000000000005c8a11ccf3ebbdd2d149ac8528d4e86bb5a07b850debfce 2,298 1.00/1.00 vMB 34
403,532 403,532 0000000000000000000b93766a3d86e14a5b2f5870a2bb2a0483d8ae610fbd54 2,467 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.