Loading Tool

Explorer IconExplorer

Memory Pool

45,197 transactions
27.29 vMB
0.07635479 BTC
Random Selection Loading Transactions
Max Size: 143.52/200 MB

Candidate Block

Mining Attempt aaa09146bf2e2716e44fc07bdf63941e2955f94b6f09a619a9602ff2fcfa4c98
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 4b2ee1f2c43b6f187e39efbf8879d2367825a0f45ae5803c81dc2087eadc0ee2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.02468403 BTC
Feerates: 265.25 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (157,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,857 757,857 000000000000000000004af6209c6d5002061a8ddc9d11c8909ec9f688785338 513 0.16/1.00 vMB 5
757,856 757,856 0000000000000000000575b4d091f1bf5107676505faf80ef06bbd580b154260 95 0.04/1.00 vMB 11
757,855 757,855 00000000000000000001cd4eae9eac1bdf9b60f149ec50a8ef7948378b71c865 1,751 0.79/1.00 vMB 4
757,854 757,854 00000000000000000008e45e4b79c91dd95e91d3be1823faf26ff0dea37dc14c 952 0.53/1.00 vMB 2
757,853 757,853 000000000000000000035bb38214ada01ed2bc604c374746c554d4cca700568f 1,517 1.00/1.00 vMB 6
757,852 757,852 0000000000000000000865bed3a1e0970fa8a5c0d8c65384bcb03f2808555263 1,579 1.00/1.00 vMB 4
757,851 757,851 00000000000000000000b7df90e0e24135a3f9b92964e166dded42a115f51ee8 2,877 1.00/1.00 vMB 5
757,850 757,850 0000000000000000000185e4dbb19e81f4ee24e51f3d76deb3db464f9edc9429 3,594 1.00/1.00 vMB 12
757,849 757,849 00000000000000000002f42c840b6674e2f91b678a9cd588097080cdd8d5b898 2,106 1.00/1.00 vMB 3
757,848 757,848 0000000000000000000268b958c006b6884d6b452aa203cdfbb41a013265bce5 2,834 1.00/1.00 vMB 8
757,847 757,847 000000000000000000059168f59e09a0f8973c27a567a77fbb42d859583341bd 2,193 1.00/1.00 vMB 8
757,846 757,846 000000000000000000085bfd9965e0a5317503ffd9532a8e95777b07e5f92084 2,588 1.00/1.00 vMB 7
757,845 757,845 0000000000000000000460c6c9fe88cb13c208d703f3ff36523746ff765c3ee5 2,301 0.81/1.00 vMB 6
757,844 757,844 000000000000000000056b864fe759af8f30cd662eae51f09239b8caf7129a62 592 0.19/1.00 vMB 7
757,843 757,843 00000000000000000006d750a7867afbd9a62b0f6fa5177c20291cf109ba3bfa 1,415 0.52/1.00 vMB 7
757,842 757,842 0000000000000000000521c4f36c54561f8faed8279c08a520c9e3bc4aa4d655 337 0.14/1.00 vMB 5
757,841 757,841 00000000000000000006b0564ab9080d500894eaabec8223c1dd38ad00a5fd62 1,406 0.91/1.00 vMB 4
757,840 757,840 00000000000000000002fef2680cbd1294fec4f47a67a154afbbc8bc9b71b958 520 0.28/1.00 vMB 6
757,839 757,839 000000000000000000003444b264255306cf57b60804b4c5a0c60742a9903db4 1,784 0.79/1.00 vMB 5
757,838 757,838 000000000000000000067d2f56478d7b506c6d2453a275e11efe47f62321b4fa 1,595 1.00/1.00 vMB 2
757,837 757,837 00000000000000000005deef4916aaace9ec249fc417ebd42ca409d57b37be38 2,728 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.