Loading Tool

Explorer IconExplorer

Memory Pool

77,273 transactions
28.95 vMB
0.08275150 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt 40eeb62163940b54caf776b1611d4266a58c80985cf1aa7bd5d47a49831a4a2d
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 1c708cf2eee6bbb5cc01ed992051ac7991c205d38d57cda4f6725cf795ea1a46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02243815 BTC
Feerates: 103.00 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (201,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,639 713,639 0000000000000000000486aced29544de0a8cfdb6b298885540137b467d4abd2 349 0.17/1.00 vMB 11
713,638 713,638 00000000000000000007518f1490f947678ed956a3a3800f9b59c9949c14d8cd 764 0.34/1.00 vMB 9
713,637 713,637 0000000000000000000a01a8fe3dd6f4b5142e9e3efbae50575a8b911debb778 187 0.11/1.00 vMB 6
713,636 713,636 000000000000000000061e8a7a92cf670606890a41830c8eb06ac2a30dca3a8d 285 0.09/1.00 vMB 10
713,635 713,635 00000000000000000005f79c18a57bd8e559d8233eabc0f3b5d24575fb865cd7 1,742 0.66/1.00 vMB 10
713,634 713,634 000000000000000000038077b5800e8112809537203a2620394c307347b68aea 222 0.08/1.00 vMB 10
713,633 713,633 00000000000000000007bf60b353f222b2c85553c98e2bce4f832b484601fb66 1 0.00/1.00 vMB 0
713,632 713,632 0000000000000000000a6bc37490669fa3978285a3c3e54cae5811454b81c607 513 0.20/1.00 vMB 10
713,631 713,631 00000000000000000000b426bf846ca8ce273dffa4db4ee2b01b59660f0e028b 517 0.22/1.00 vMB 8
713,630 713,630 000000000000000000009919c5f54a18e446004a14c58a2592945b8bdb19b3e8 123 0.05/1.00 vMB 11
713,629 713,629 000000000000000000018a54e032fa3229073a182a210d8a937bbad6fad7749e 353 0.18/1.00 vMB 8
713,628 713,628 00000000000000000005ec23b823c0e12b5c3489b1fb0dfb5137cb2a070580fe 1,109 0.48/1.00 vMB 8
713,627 713,627 0000000000000000000444af199b936f835d56c8c6ecb9e86930f7d56682a700 160 0.04/1.00 vMB 13
713,626 713,626 0000000000000000000458f5b8be03636a94a9074c29667e1ac5df5e49e4e3a6 1,568 0.99/1.00 vMB 6
713,625 713,625 0000000000000000000a2969942c7429b4407a1f51b1b24b071d7a0a04be118f 2,473 1.00/1.00 vMB 16
713,624 713,624 0000000000000000000627dd8a94c1654828de5104bf4ddb91b746c2a9b6d46a 140 0.04/1.00 vMB 12
713,623 713,623 000000000000000000062aa1ae75db7792637324fdc9366c29d30ca0bc9eff5f 1,061 0.35/1.00 vMB 11
713,622 713,622 000000000000000000013e18f6194931221d99a2455ad098ad6c4ca91d86a94b 432 0.14/1.00 vMB 12
713,621 713,621 00000000000000000000dfaa9a9d2c203f5370b77b90674c4c444cfe23a49560 330 0.12/1.00 vMB 11
713,620 713,620 000000000000000000000ebb7974581163dd18169d8beb660dedd6e310b17940 810 0.32/1.00 vMB 9
713,619 713,619 00000000000000000000230b0d1632cbf4f581496b1ee014f7efcb14845b54e0 494 0.20/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.