Loading Tool

Explorer IconExplorer

Memory Pool

43,617 transactions
28.03 vMB
0.10099481 BTC
Random Selection Loading Transactions
Max Size: 145.07/200 MB

Candidate Block

Mining Attempt 7d0f473575d50818e406c057d35a4e6905095ae6a0f7e5c6f5e51934cb4c82e2
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root bd2c78699bc8514446fccc82b612a14d13366898f2f03bbfdf0a148ff34eab4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.04118870 BTC
Feerates: 180.94 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (550,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,479 364,479 0000000000000000034b3a98440220bdaef50a35f91026a6a97584e35433357f 272 0.14/1.00 vMB 30
364,478 364,478 00000000000000000b181281f9b72eefb615971e7ec650c9e40666ccea5d4bfa 1,342 0.93/1.00 vMB 40
364,477 364,477 0000000000000000044abe5e2e05a00194ed08f6cba4aa0a31359567e50c273a 1,281 0.93/1.00 vMB 25
364,476 364,476 000000000000000003fcd9b81be4dafe5dd40f0f67edf9f02ecd08115236e51f 277 0.14/1.00 vMB 40
364,475 364,475 00000000000000000df98498204beef9967a94e6b086126e33ca28566f3e3ab9 1,986 0.95/1.00 vMB 54
364,474 364,474 000000000000000009a9ada87ce5e3b6687973a6635856abcf2c58e0283ac5e6 1,206 0.75/1.00 vMB 46
364,473 364,473 00000000000000000f7c9bbfd3408ae7d9cf3f297871942ec04a1016a3865741 1,314 0.95/1.00 vMB 29
364,472 364,472 000000000000000002abf769a67e7650f338198264507f6c877ba5e455d7274d 1,409 0.93/1.00 vMB 55
364,471 364,471 00000000000000000141c0925aecad9b5e6323514e0177c1fb0af69ca66d61bc 1,931 0.93/1.00 vMB 94
364,470 364,470 000000000000000003b2951984f79ff9a88d4cb0cfde0e143fbcb91d9ec84ef6 2,103 0.75/1.00 vMB 53
364,469 364,469 00000000000000000a8be204e8e08064e3c1172ba1246208cd3f793c13c694dc 441 0.14/1.00 vMB 99
364,468 364,468 00000000000000000ffccdcf17ff1bc32d24bc6a33ec4cfd24eaa4f9ab425b4d 175 0.06/1.00 vMB 74
364,467 364,467 00000000000000000dd2101c3f08f3e4ad16f90c37a2780f5012358c18371642 1 0.00/1.00 vMB 0
364,466 364,466 000000000000000001cc91432e31c4a140d56edfe64b0deb26fffa67a9159028 958 0.93/1.00 vMB 29
364,465 364,465 000000000000000012cc387c4ec277ac3905b2eae5e2e7acfdcc597cbddfcc6d 1,649 0.95/1.00 vMB 36
364,464 364,464 000000000000000013db04c70163373449856f943ff337cfa1ba3509136d698f 1,189 0.93/1.00 vMB 29
364,463 364,463 00000000000000000cf530b3346a39156f56eb9259e5d7fd97a6e9168ffaf91e 1 0.00/1.00 vMB 0
364,462 364,462 0000000000000000094ab54115ae40b9d08f55107eaf2b4630c9a55f4c0b4739 1,051 0.95/1.00 vMB 22
364,461 364,461 00000000000000001568f208a0a14c0ce36463661e56402fc8913107d720daa9 1,502 0.75/1.00 vMB 39
364,460 364,460 00000000000000000beb865e32aa52735e044b6541b2652388a775043ded1cb8 2,880 0.93/1.00 vMB 68
364,459 364,459 0000000000000000054790aa56d6ca30b033233a133d02d308878b719f711b41 641 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.