Loading Tool

Explorer IconExplorer

Memory Pool

39,931 transactions
19.91 vMB
0.06225247 BTC
Random Selection Loading Transactions
Max Size: 110.04/200 MB

Candidate Block

Mining Attempt 11440456abb2ea73eb826d64f1a22f9b34f25c1737505f973b2c11b69bfa6105
Version 20000000
Previous Block 0000000000000000000087f5fa73384b341113ebaf18fcf622a4ac7f51bddad6
Merkle Root 2a3f5a76fccf943edb893b08a1501d8057d017ff919759527e0ef3013153f856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,552
Size: 1.00 vMB
Total Fees: 0.02316361 BTC
Feerates: 502.67 > 2.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,035 (638,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,545 275,545 000000000000000164da7bb66b3f35c5121eb22584f1ae260a702fb82bddf9ac 179 0.24/1.00 vMB 15
275,544 275,544 000000000000000477b0f31b861a0df2e8087d4045d71549ba6483ff734964b1 581 0.25/1.00 vMB 61
275,543 275,543 0000000000000003d61de65348ed987227fd42e538268419a5e4c2e2ae2f5dd9 250 0.12/1.00 vMB 52
275,542 275,542 000000000000000166853f489e81a1456a81f8a377c39e5e3eaf527e60a0cf5a 24 0.03/1.00 vMB 17
275,541 275,541 000000000000000159971da5f633d2a3d6856b8c772ee5b0558088d83612ecb8 82 0.04/1.00 vMB 28
275,540 275,540 000000000000000399fc143aa0edf83501fbb03eace7f7af3c0bf114372ff0c0 240 0.21/1.00 vMB 34
275,539 275,539 0000000000000002013949eabcdc11573b358f1c7ea35455c29d1e2e0f2479fa 383 0.19/1.00 vMB 39
275,538 275,538 0000000000000001ff84bf4c9564c10d90cc2d37a8025359a6d538753265b8d0 258 0.12/1.00 vMB 44
275,537 275,537 00000000000000032f4fac6d606c826551ea81a7e68af7c10fd89349a482a487 204 0.21/1.00 vMB 24
275,536 275,536 00000000000000000f82e14ebcf5c6cda60dc0699da17762036004996168fbce 671 0.35/1.00 vMB 39
275,535 275,535 00000000000000018ee9414febb191e6755a87e81873811f59dc3292b73f176d 464 0.25/1.00 vMB 24
275,534 275,534 0000000000000001fa5e5f2769ed4465fc9bc9f4a6778a282a867fe03fad57eb 657 0.25/1.00 vMB 51
275,533 275,533 000000000000000339daed322ab0905f62eac9ea838ff35b6c26db3691a90f9d 889 0.35/1.00 vMB 50
275,532 275,532 0000000000000000dacac29ff36d5d526b41f9b79a5d325f72f055fcac8efead 695 0.25/1.00 vMB 74
275,531 275,531 00000000000000011baaaaf0744daaa90c5cb0fd9963911c9685fc8d61813589 813 0.35/1.00 vMB 54
275,530 275,530 0000000000000000f7ed90aa6f249e586fb4db32eb63388ddddcb43aae39495c 68 0.03/1.00 vMB 57
275,529 275,529 00000000000000049fc7bfc3ef94a8999d826aa043a5390d8fb55bb58f251285 455 0.20/1.00 vMB 113
275,528 275,528 0000000000000000fe9e2c6898a56d09635dbcf46b0212dfeb4f6afef1087162 440 0.25/1.00 vMB 37
275,527 275,527 0000000000000002356edfbdf29a11f8515b5f13e27d8ce0c6cc4c7be405df21 667 0.25/1.00 vMB 64
275,526 275,526 00000000000000034463352518d1b0ef54cad11de1e4aed346b375df2c56aa61 7 0.01/1.00 vMB 15
275,525 275,525 00000000000000037d0684e7c89639c9ade9edf9c7629cae8f941f15363596f2 53 0.03/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 780.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: 552.17 GB
    • Received: 6.55 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.