Loading Tool

Explorer IconExplorer

Memory Pool

80,970 transactions
30.07 vMB
0.07440068 BTC
Random Selection Loading Transactions
Max Size: 181.26/200 MB

Candidate Block

Mining Attempt 174bd8bc989887dff64c9f76223c5f32d978effcc9ddc39620a10b4b1be96e16
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root fc146e400f96c761d2b13c203fda165c4ef66d4e98fd12fd50eee655c3937e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,345
Size: 1.00 vMB
Total Fees: 0.01291323 BTC
Feerates: 40.21 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (396,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,707 518,707 00000000000000000005492452f439193a458ef9aa5766cd5b9424e894401134 2,533 1.00/1.00 vMB 29
518,706 518,706 0000000000000000002b324c3026023b5cfe699e5e1c7a69fa166251ba047b4c 1,298 1.00/1.00 vMB 16
518,705 518,705 0000000000000000003f8d47c2f2c1fd1a2d7bfcef2140cc74285f2e7ce273e2 284 0.26/1.00 vMB 26
518,704 518,704 0000000000000000002b1a8788a0a721551dba04349eb0bc5902b959a7106709 992 0.70/1.00 vMB 12
518,703 518,703 0000000000000000001e2be474b63c1513c77c420fb82840fc8c5d60df72edc1 1 0.00/1.00 vMB 0
518,702 518,702 00000000000000000003dbafbcdb2cbcf6d4a86e6cd3310ee63862db972d47cd 2,801 1.00/1.00 vMB 15
518,701 518,701 00000000000000000026415d72c8670b265ed71cf7aaff165f5585203ea1fb13 817 0.35/1.00 vMB 47
518,700 518,700 00000000000000000011b0341956a6360b635b0d3082cda639b86ae797e1b63e 197 0.13/1.00 vMB 44
518,699 518,699 0000000000000000000a3cf29da8c7dba381a68c486302423a8968c91eb37f9c 245 0.10/1.00 vMB 24
518,698 518,698 000000000000000000473c7aa0be03ffdfd76065120561fce43492155e9a1e10 2,106 0.91/1.00 vMB 19
518,697 518,697 00000000000000000005a992041220f05159daedd4acdc46a909e6ddd2c23608 2,585 1.00/1.00 vMB 25
518,696 518,696 0000000000000000001f78125ee043026b138f6bcc38ea069024dbf7130c7161 806 0.34/1.00 vMB 27
518,695 518,695 0000000000000000001e8cd95538610d86448540a6d28a081e9b4310eaa4cba5 1,564 0.57/1.00 vMB 27
518,694 518,694 00000000000000000019e1c8d6193a599435c0520bd77e4a3cb0f2869442659b 535 0.19/1.00 vMB 16
518,693 518,693 00000000000000000027577bf74f29e6086d99bc313d601d53988cdd4bc536ca 1,559 0.59/1.00 vMB 24
518,692 518,692 0000000000000000000965d30abb37c251d020f1d4443810b36593122e2f3a05 454 0.18/1.00 vMB 20
518,691 518,691 0000000000000000002fb087d0317eadfe2ddc72328d76cfa38c7ed45a432624 1,171 0.51/1.00 vMB 25
518,690 518,690 0000000000000000002f3d7b7538e75ffa67930daef9aa7c192a032ef14851c6 444 0.17/1.00 vMB 21
518,689 518,689 000000000000000000364c185d0d990da177ab62d50deccb3bc86997fb4e2f7b 606 0.22/1.00 vMB 22
518,688 518,688 000000000000000000354a5ec909c9a6f1a8b8cf8c22d5c05ffc03a83fc0ff92 2,803 1.00/1.00 vMB 21
518,687 518,687 00000000000000000004bdd2ef9fa9c5cd67cc0568879fd8780e9a4e57ee2991 1,316 0.66/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.