Loading Tool

Explorer IconExplorer

Memory Pool

45,875 transactions
27.69 vMB
0.07609405 BTC
Random Selection Loading Transactions
Max Size: 146.52/200 MB

Candidate Block

Mining Attempt c5e19bbc118cf28fd2b5bae07c0eca8e6786eeac8ce713fb6ae563f110fb378a
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root bfc07dc71374324e36e53b1cfd3c5226bd1cf5faccf04897b3ad568e9b207e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.02384519 BTC
Feerates: 502.65 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (214,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,769 700,769 000000000000000000068dc10ef38970bccfe2a37817fefde90f3c7b89a2fd29 1,736 1.00/1.00 vMB 11
700,768 700,768 00000000000000000006ec30ef24156e57606079036b40f8c7824dec726c19eb 1,803 1.00/1.00 vMB 21
700,767 700,767 00000000000000000006ff01f0bb7bb8254834bbf92d7f431d17cb47093b8fe0 2,442 1.00/1.00 vMB 20
700,766 700,766 00000000000000000007c64e91a40c69036c33916d9d09dc54d5d9f8d43937e3 1,722 1.00/1.00 vMB 15
700,765 700,765 00000000000000000007630a54993809f70dbc11ee3e263c2bbee50673d38314 2,201 1.00/1.00 vMB 18
700,764 700,764 0000000000000000000b94c7d2efe2a0e8915a431b006170b8a327b484dfc045 190 0.06/1.00 vMB 12
700,763 700,763 0000000000000000000a1af5d14a410241ff83bda678d4bd4083d6d9fa3da151 1,321 0.73/1.00 vMB 9
700,762 700,762 0000000000000000000518891ebad147d0405a60832189c1dfdf8a808964d78a 1,583 1.00/1.00 vMB 9
700,761 700,761 0000000000000000000a0a5a8349ed02efaccc6ba618fd238c4f591d498969e3 834 1.00/1.00 vMB 4
700,760 700,760 0000000000000000000b1b13574151f92f92dc95e4087f7089babe37715b2fc6 322 1.00/1.00 vMB 2
700,759 700,759 000000000000000000037b51d5e6b130da0afd5430bb7ffbabb4e310408c382a 1,273 1.00/1.00 vMB 5
700,758 700,758 0000000000000000000c6877a7e709030270710f27f753dad53fc8602a5542e5 644 1.00/1.00 vMB 4
700,757 700,757 0000000000000000000d88aac4854f3129d64f44f925960d6b24da7e3ff50963 566 1.00/1.00 vMB 7
700,756 700,756 00000000000000000005801907fd8e6b078d7814bce4a554206b284400027530 422 1.00/1.00 vMB 2
700,755 700,755 0000000000000000000415977ce752cd2614121f54dc06ea49bdea1733c26b7f 1,114 1.00/1.00 vMB 5
700,754 700,754 0000000000000000000d55bf5ab9bb497bdbc36a3ce52d6d19a19c2fccabfb07 1,086 1.00/1.00 vMB 4
700,753 700,753 0000000000000000000773c6945ab0e729b0c7314fcfda98e3d9e4d4cfb1c055 1,213 1.00/1.00 vMB 14
700,752 700,752 0000000000000000000ab9ce2f129cf5189b1e5f0effb3fc3a04aab0df2b245b 2,577 1.00/1.00 vMB 5
700,751 700,751 0000000000000000000c96ac13d96ea8746d4e55dc06daf515f9715301e0edeb 2,207 1.00/1.00 vMB 15
700,750 700,750 0000000000000000000261485ae61f048e05c769dd495a945d04f56b9f5dbce7 2,161 1.00/1.00 vMB 14
700,749 700,749 00000000000000000004141d7b0c7cfdb92192a71f1c256d6e3f3548027376a2 1,188 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.