Loading Tool

Explorer IconExplorer

Memory Pool

83,114 transactions
31.38 vMB
0.13102475 BTC
Random Selection Loading Transactions
Max Size: 190.19/200 MB

Candidate Block

Mining Attempt f2f4d6b83cd24392bb836904524e764150a827c42e65a519c2aa90643ab1d3b3
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 3947d69d9e740cadfd82cd46759e4bbe80961a1cb728b4457037702458728153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.04651138 BTC
Feerates: 318.30 > 4.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (81,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,987 833,987 00000000000000000001c0e77f6e1e5431a33f36f4d028b2769b97f828da6d56 3,330 1.00/1.00 vMB 27
833,986 833,986 000000000000000000011234561f0e93dc267f41e2e3f6e1fbc205c78446efc0 2,734 1.00/1.00 vMB 34
833,985 833,985 00000000000000000000ee060e350c9316af9c944968278c7abbda3fb5f35c37 2,623 1.00/1.00 vMB 22
833,984 833,984 000000000000000000030fc852b3ed50908fc8a41e7f02b824d3d213e3b371dc 2,924 1.00/1.00 vMB 22
833,983 833,983 000000000000000000011b6891ea6f7f6cda3c46078a51ccf53455b440768c06 2,640 1.00/1.00 vMB 27
833,982 833,982 000000000000000000013d49252615ad106ead07043d677cd279169ac116f857 2,572 1.00/1.00 vMB 34
833,981 833,981 0000000000000000000026a3530e936d6c87495e78a2360898dc0fe9b3accd5f 1,865 1.00/1.00 vMB 40
833,980 833,980 00000000000000000000dfe87e7267fba9d0419e62efbe2b86ee8c3ae4475f2c 2,442 1.00/1.00 vMB 29
833,979 833,979 00000000000000000000828e6ab5356a18ee61d09ad96645829c298873049f04 2,786 1.00/1.00 vMB 32
833,978 833,978 0000000000000000000071232ba72d22393b0d8cef4dc88eaef2ed99ccad99fe 1,719 1.00/1.00 vMB 37
833,977 833,977 00000000000000000001562c71cbb24bebca415b51bb6d07eba19b7dd2bd8b7d 2,190 1.00/1.00 vMB 21
833,976 833,976 00000000000000000002b80f6fa9244a80ad8b7479c870a7f35345906a9313e3 3,126 1.00/1.00 vMB 28
833,975 833,975 00000000000000000001c7e4c8562ef651de5d15e16298c9adde9ba8c6558d90 2,654 1.00/1.00 vMB 21
833,974 833,974 00000000000000000001dfb8971fb554a7cb521bf2ae585628fee3abd2954a5e 3,947 1.00/1.00 vMB 20
833,973 833,973 0000000000000000000002d21a4e7f2452e13dc954b11882205d0bca13ab8ff8 2,808 1.00/1.00 vMB 23
833,972 833,972 00000000000000000002ad6927ec6501e34032b0098670eb3a66be2cab94a983 2,616 1.00/1.00 vMB 34
833,971 833,971 000000000000000000035a89f9f2c07e6293b916a8f44e21a91663bf9b5d8f56 3,309 1.00/1.00 vMB 22
833,970 833,970 00000000000000000000b5373a0a41311bfb726af40d3e961c83197331e1f00d 3,106 1.00/1.00 vMB 22
833,969 833,969 000000000000000000032ffa4739c19683a57489c8f62bc3307e625a992df922 2,556 1.00/1.00 vMB 32
833,968 833,968 000000000000000000037f8845264b5dceb1dc7a43065a67335fc3b3197d21a4 3,028 1.00/1.00 vMB 31
833,967 833,967 00000000000000000002dcf61c4357c6ea0348a9de76142d4081dba9eedc336c 2,152 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 722.60 GB
    • Received: 18.40 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.