Loading Tool

Explorer IconExplorer

Memory Pool

47,156 transactions
28.03 vMB
0.08819653 BTC
Random Selection Loading Transactions
Max Size: 148.61/200 MB

Candidate Block

Mining Attempt d049e55f5964d5f9a808f120944f705a85c65bd3e720e538fec6ff1afe7651cc
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 98285421d62fef27e196ef5cb9d493fa94af8bc144df6708e6e5f4255f16baed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03280715 BTC
Feerates: 200.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (173,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,809 741,809 00000000000000000004a7130a00724d718273e59aac48606ccc9ab1d49861cd 1,028 0.99/1.00 vMB 11
741,808 741,808 000000000000000000057637e0e63dd1f9bc973167279a15fee62ccb5b166117 694 0.35/1.00 vMB 12
741,807 741,807 00000000000000000008841027c5860914d06da62590c7f115b9b041d9fc635d 372 0.41/1.00 vMB 14
741,806 741,806 0000000000000000000680af0e67472313c2cf67a1ef8fbf894d8a6de5b88489 1,232 0.90/1.00 vMB 12
741,805 741,805 00000000000000000002feb1061e8355608a38379295619c58b90448b797ebb4 1,524 0.74/1.00 vMB 12
741,804 741,804 000000000000000000000fe1efb4965135bb295f2afb2bdb4bffbc95a90efbea 472 0.22/1.00 vMB 13
741,803 741,803 00000000000000000000ab0fbfc0abfb418d20448a44f8f21bca83b32394b44a 732 0.48/1.00 vMB 5
741,802 741,802 000000000000000000059696a288017c9b13e767a1acd5957bf6797eae50233d 1,476 1.00/1.00 vMB 7
741,801 741,801 00000000000000000004a94bb3bb43317ff3f148709c19342b9f44c469b33be2 2,641 1.00/1.00 vMB 22
741,800 741,800 00000000000000000008795c9a824bff5c7b415cc5be8a7c613faa1c06b9e659 203 0.11/1.00 vMB 11
741,799 741,799 00000000000000000009413d48bf04a7603ebb3301e381552eb52b35c61af0fa 774 0.28/1.00 vMB 14
741,798 741,798 00000000000000000002a078b2af678f232af0d4df3fde067b7e091ba652a624 990 0.43/1.00 vMB 13
741,797 741,797 000000000000000000064495f7379b31350ebb7bd7da6b5b65752dd8eccc0b1a 777 0.28/1.00 vMB 13
741,796 741,796 0000000000000000000450aa80d55079c1992e7f314886e11b850266d82d234f 302 0.23/1.00 vMB 7
741,795 741,795 00000000000000000003d8a068ce341def7308d0562e0c86231687fa5e0c9a96 2,023 1.00/1.00 vMB 11
741,794 741,794 0000000000000000000299b303c874068018e78fec2008d369e80df9e9b4d4fc 303 0.52/1.00 vMB 13
741,793 741,793 000000000000000000046700de40a326ee05a558ea93f7bbb880d50d7d9f5b41 2,298 0.85/1.00 vMB 14
741,792 741,792 00000000000000000000dcb0eef6ec05fc59cda98d36902e2dc5e2c855d91fd6 623 0.31/1.00 vMB 12
741,791 741,791 0000000000000000000802e05fc4f24eece0a8f7cd1960dff663618e7e8fa142 381 0.22/1.00 vMB 7
741,790 741,790 000000000000000000032e76f319625f55bb9c8743a7f5ba184b60a84bfaa916 1,503 0.99/1.00 vMB 2
741,789 741,789 00000000000000000001e2e6b42ba18b08c02fc0e798f14ebaef0f9e8a3111fe 2,637 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.