Loading Tool

Explorer IconExplorer

Memory Pool

37,971 transactions
28.47 vMB
0.06522298 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt 7f4e106283ce3645c70b022d7c339e906c5080c863fb2e3c8ff1aaf51f704177
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root b4f78bf861f4d3a7ddb91da5ffbb39cf42e4edd8159ff29837687e914f13fe5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,156
Size: 1.00 vMB
Total Fees: 0.01034041 BTC
Feerates: 100.36 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (598,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,623 315,623 00000000000000001c84e1fe99b102de78d896da8eac308d389c3389f69b8e72 1,323 0.93/1.00 vMB 24
315,622 315,622 00000000000000000c37f9ca95b8572f9ef4a4581a3b1c7c4bff0503b54f10d5 1,533 0.75/1.00 vMB 32
315,621 315,621 0000000000000000290e46886b4d04c93e56fcb271329def1f17ccae288f31ee 639 0.35/1.00 vMB 28
315,620 315,620 000000000000000006c3db2f32cb1ef50dfbf31778b33c5f50111f2ed8fdfab9 480 0.37/1.00 vMB 22
315,619 315,619 0000000000000000008c9331f027e0a523129687473ff354b96f21b0f50bda3a 64 0.15/1.00 vMB 14
315,618 315,618 0000000000000000083c9362524d149e37d608686f53fef32454b3b5726f5031 229 0.18/1.00 vMB 16
315,617 315,617 00000000000000001faafb9d90bf85974e301fa5972af1a4396de7079d9b2f43 255 0.35/1.00 vMB 13
315,616 315,616 00000000000000002ff09b2e06eafdd430e3792b02027a3cdd0d5fe0f0f4f69d 88 0.06/1.00 vMB 26
315,615 315,615 000000000000000019065fcc1ea22aa218ae12a6ee96a7a015c506834bfe6908 115 0.04/1.00 vMB 34
315,614 315,614 00000000000000001fa10f168db694f067944f5a42dacb006124e3136d402cf3 484 0.22/1.00 vMB 31
315,613 315,613 000000000000000008bcaf6a3297aff01e7dba1586ac687a59e1978e6a3c419a 134 0.11/1.00 vMB 19
315,612 315,612 0000000000000000141895e042ad0b8def294c812079200baae3613d032783ba 725 0.41/1.00 vMB 27
315,611 315,611 0000000000000000293f7ea320f90bd6a18de94932c0370870ed3b81c5fc5f1f 611 0.34/1.00 vMB 28
315,610 315,610 00000000000000001bd15eafe5d80ffdf84534ce527c927ea029754e80689f71 75 0.07/1.00 vMB 7
315,609 315,609 00000000000000002913869d83ef029ffe05ab4aa42acd1e3d807cca83ebf723 79 0.06/1.00 vMB 24
315,608 315,608 000000000000000014ab53678d485e6f1ae237d980723b585deea1f8a654e242 394 0.20/1.00 vMB 29
315,607 315,607 000000000000000032c4d4fe74e5e455f2de0330b55023fabe6d2ad7ca879329 318 0.17/1.00 vMB 21
315,606 315,606 000000000000000005e93fcda3535649333bbfdcf4d1123da980608bada5d711 470 0.19/1.00 vMB 32
315,605 315,605 00000000000000001df50517c3d81213918f7f5bd73a57e68be784d8aadda706 423 0.21/1.00 vMB 30
315,604 315,604 000000000000000002a89f83c90e4bc2898e0cc62793084e20d9380d334084a7 891 0.59/1.00 vMB 25
315,603 315,603 00000000000000001f70b0448107091721b4a2c033021e0f3ef2fcb382dc687d 296 0.24/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.64 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: 626.38 GB
    • Received: 11.63 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.