Loading Tool

Explorer IconExplorer

Memory Pool

76,674 transactions
29.72 vMB
0.10099242 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt ff9cc5bb2f3321dc25a3eef6f4ad0e717401d55baf9d0ffa080ce3d5a6a78ea2
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f2899bee0104eb9fd2d86f9710ecf65ece166d24a95f29731c366b0f4cf7efc3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.03408076 BTC
Feerates: 357.61 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (23,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,693 891,693 00000000000000000000f1fcc1780d8101407179b9ba3c5ab7ee14187475a694 1,881 0.51/1.00 vMB 3
891,692 891,692 000000000000000000004df76bb6eb2277a77e12fe90e5a954b00676a7f2f6d4 557 0.13/1.00 vMB 3
891,691 891,691 000000000000000000020dc6bcf6ce26bddbc780d6e17e5e77d02948c45715a2 2,497 0.99/1.00 vMB 3
891,690 891,690 00000000000000000000ae7f859551e5b778ed1dbc04594dddb6fbbe731373a8 139 0.05/1.00 vMB 2
891,689 891,689 0000000000000000000036fddf8516cfa002ed37c6e890a8ed448c3c6e9c7192 1,413 0.36/1.00 vMB 3
891,688 891,688 00000000000000000000e0693b2208db37b473e768725e969d91f2b01af5388e 2,500 0.88/1.00 vMB 2
891,687 891,687 00000000000000000001b0163d85e17a2aa2c1796a71828501d12065e6408c72 3,601 1.00/1.00 vMB 1
891,686 891,686 00000000000000000000cedda4ebc863a7e7988ff48777d522b05c30ac04dd8e 2,485 1.00/1.00 vMB 2
891,685 891,685 00000000000000000001f83d2fe9301040ec9bdf92174fe7ebee9ef48d7505f0 3,423 1.00/1.00 vMB 3
891,684 891,684 000000000000000000020d26c2f56c2d3e514b1593e209ced94087df07401065 2,600 1.00/1.00 vMB 2
891,683 891,683 00000000000000000002025e790852008e5698e7ffb131b5f7ed1b00e824fb27 3,337 1.00/1.00 vMB 4
891,682 891,682 00000000000000000001728b64c1b64d77dd7fb8d28651b7c4ffce01496db4a9 2,690 1.00/1.00 vMB 1
891,681 891,681 00000000000000000000fe003e8a1e30932f58a8da2065403851d02c46069b03 3,869 1.00/1.00 vMB 4
891,680 891,680 0000000000000000000246031e46c965d7b435642a2a62b06991f0703ed07407 3,481 1.00/1.00 vMB 4
891,679 891,679 000000000000000000012c345c35c5a035995d42ea41bd65406f55eac577d971 3,492 1.00/1.00 vMB 5
891,678 891,678 00000000000000000001f7dcbd952ee79d7eae313feb7ee8af99544fd1032bb5 3,114 1.00/1.00 vMB 4
891,677 891,677 00000000000000000000c5ddb12e0d98ca5ff146ece13719568a766874aa055b 2,469 1.00/1.00 vMB 1
891,676 891,676 00000000000000000001ef85773296bcf3b01e22f18931c018def3327154984a 2,559 1.00/1.00 vMB 6
891,675 891,675 000000000000000000019ce626a4e8ed1a846dfa665de1bd10319837a1207172 2,665 1.00/1.00 vMB 3
891,674 891,674 00000000000000000000b5078566ba4bd7a7924f5626eab9edbb734daf956241 3,860 1.00/1.00 vMB 5
891,673 891,673 00000000000000000002342a9acd7290685e8e523b77fea346bf63ba2981575f 2,805 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 744.06 GB
    • Received: 18.70 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.