Loading Tool

Explorer IconExplorer

Memory Pool

78,482 transactions
29.35 vMB
0.06310041 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt a21d50d66f03386270783c664042a48bc0769b5642ae86df256be5fd6a89dbfe
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (363,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,712 551,712 00000000000000000012299991c55a5f32b50deecd4da256abaa27352ca991fe 2,178 1.00/1.00 vMB 24
551,711 551,711 00000000000000000003c29292ea0950f75febb07bd60ccf390848633a00615b 2,424 1.00/1.00 vMB 31
551,710 551,710 0000000000000000001dfceec71e694e8d313b5897e860b02030d3dc4c1959e5 2,098 1.00/1.00 vMB 35
551,709 551,709 00000000000000000019c4ad6c84e412c56406ea47bfa926252454c13fa06d0f 2,602 1.00/1.00 vMB 54
551,708 551,708 00000000000000000025fb8189b29b0744b202b3722e5d30855623a6fc4e222c 2,898 1.00/1.00 vMB 39
551,707 551,707 000000000000000000209ccece6d003b3b050e72d2d7145864ee2590bacdc0af 2,496 1.00/1.00 vMB 54
551,706 551,706 0000000000000000002472eee09eebad58c1141ffcaa2213bb9264fe6a1d47e0 1,618 1.00/1.00 vMB 50
551,705 551,705 000000000000000000046bec1dbf9f79d79f33be45ce36de00afa105b8367f5c 2,617 1.00/1.00 vMB 53
551,704 551,704 0000000000000000000cb2328f9ccffc25dd712226544b3061263e7a93fa8dc6 1,932 1.00/1.00 vMB 62
551,703 551,703 00000000000000000029fdf2fb2bfda74345192c608010a16c3b87588c2973e3 1,805 1.00/1.00 vMB 81
551,702 551,702 000000000000000000012f937f924998809b6d5bd7d8d9ea23b949acd67cf251 1,619 1.00/1.00 vMB 61
551,701 551,701 000000000000000000273950c615ce7891c6434cefae412863f6fbd1c0cb9c93 1,048 1.00/1.00 vMB 67
551,700 551,700 00000000000000000020fdf293b74a5b931549d3eb30cd50aaa54530fa68b4cb 2,672 1.00/1.00 vMB 28
551,699 551,699 00000000000000000024445737e2702bae5f4e480e9ddc7058fbdf7153ad32b2 1,206 1.00/1.00 vMB 27
551,698 551,698 000000000000000000172cdb49af12ecab30e682a78a0b3c62b6df781b6fe347 2,587 1.00/1.00 vMB 32
551,697 551,697 000000000000000000207fdeb12d6651645e4b730535452de83d34ace71d9f9d 2,770 1.00/1.00 vMB 62
551,696 551,696 0000000000000000002a01cc217269a59b1590b3d7fb5f2c52170a1b7129fe10 2,705 1.00/1.00 vMB 64
551,695 551,695 00000000000000000002163c9c5966a10bcec91b09d89b866818f4f9c88a9fbd 1 0.00/1.00 vMB 0
551,694 551,694 000000000000000000274e72535161e81864d89ef6213f5f1407d99658a75747 2,955 1.00/1.00 vMB 47
551,693 551,693 00000000000000000029eafd1fd1edaf11ae949ed96fc6326337548428667f9b 2,701 1.00/1.00 vMB 34
551,692 551,692 000000000000000000027e42f51cfff3972e45806f074a600294daafbde7f079 2,755 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.