Loading Tool

Explorer IconExplorer

Memory Pool

81,361 transactions
29.88 vMB
0.13427173 BTC
Random Selection Loading Transactions
Max Size: 180.88/200 MB

Candidate Block

Mining Attempt 5507978307b87e880c64259bca55bdc0a7bb5ae64cf1fe9762a00c782b253929
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root ff57e61c969547b601f3c915b46b18731254e6bbe601caf7bd65da39a1d48615
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.06838675 BTC
Feerates: 213.90 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (374,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,102 541,102 00000000000000000027def6ee3daa6f58a0d9a99caeef6cc3d9199d7f54f9d0 2,189 1.00/1.00 vMB 50
541,101 541,101 000000000000000000157281985ed58746dbc2dd9ef6a38c8172715b5bc4b2d6 1,349 1.00/1.00 vMB 58
541,100 541,100 0000000000000000001130a7bc5bd2af3c5b9d41ae4bdccf13b24fe051f0d180 645 1.00/1.00 vMB 56
541,099 541,099 0000000000000000000ec8769a995429b85e6301c97fa76de6fb9bc5162b27de 2,520 0.99/1.00 vMB 19
541,098 541,098 000000000000000000225e1e3199394d71af3247891503d74f68aea09dc3343e 673 0.24/1.00 vMB 21
541,097 541,097 00000000000000000006898cfa33ece79c9182b9af968466b1373bfbf4772d5e 2,139 0.99/1.00 vMB 22
541,096 541,096 00000000000000000019af2250ce8f5c060f950a089a257807dd8c7f0b3197e1 669 0.27/1.00 vMB 20
541,095 541,095 0000000000000000000c1180e1172ff4427b58b4aba98c326a9cf5afa524120a 585 0.24/1.00 vMB 15
541,094 541,094 0000000000000000001a993d9d4b22057be3d2cd8e66bf5107b57bcd434868b1 1,859 0.87/1.00 vMB 19
541,093 541,093 00000000000000000003602ba0a8e7e95852d430f7eca40a16fd08d68cb8778a 1,874 0.76/1.00 vMB 27
541,092 541,092 0000000000000000000f5a2fbc8c1dbf63ce03d4190d8e81c929a70ba07b680e 626 0.37/1.00 vMB 59
541,091 541,091 0000000000000000000859522ab997b10a02c1ba6ac1ca15c778f379d8231088 399 0.15/1.00 vMB 20
541,090 541,090 0000000000000000002592b2b19f431a3cc86705a0042380ec817dfc63c7a181 253 0.11/1.00 vMB 32
541,089 541,089 000000000000000000122574ada92dbd0ef8053852e62147dd6ba401c10533fe 777 0.39/1.00 vMB 18
541,088 541,088 0000000000000000000efc636a0aa177ecf370efa52c41d34de57ffd80cd1598 2,443 1.00/1.00 vMB 13
541,087 541,087 00000000000000000026e76c47032a4e3b1ceaf0c0e44a7de547eec887602941 2,241 1.00/1.00 vMB 47
541,086 541,086 00000000000000000013a38e5348660812645b94baed79fa75b85ec59388ffc3 1,499 0.80/1.00 vMB 17
541,085 541,085 00000000000000000027b4856288d5bfa2d1e139849e8ee92774c1f14fcce596 430 0.18/1.00 vMB 27
541,084 541,084 00000000000000000004fa6123f6e7e35c2448c45f605e332c8d8be1b109986f 2 0.00/1.00 vMB 3
541,083 541,083 0000000000000000000eb3d5ef5553f7f85e30ff4212a125c82701e8ebbf4123 2,188 0.95/1.00 vMB 21
541,082 541,082 0000000000000000000673b3c991592a1015095aa51c5e4f72ad1724328bd80b 1,606 0.71/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.58 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: 671.33 GB
    • Received: 15.91 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.