Loading Tool

Explorer IconExplorer

Memory Pool

78,711 transactions
30.34 vMB
0.12295372 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 180b0dd58a7bf806ae789b39c74e924a66f90b16950bdc49a5572ccc8b8d448f
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 21fd1578da65e0f8dd7f4ff746f70e512ec3465c92e2501a3e3c2650f3d80164
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.04513144 BTC
Feerates: 357.61 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (41,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,772 873,772 00000000000000000001278f02fa4e3a4fe2a1ad4385a8a73aa5032414c1cc6d 3,811 1.00/1.00 vMB 10
873,771 873,771 00000000000000000000f5c4e214f5072193b65d3f8ba5eca20e5965345c694d 2,337 1.00/1.00 vMB 9
873,770 873,770 000000000000000000000e878523793ec9038f2b1471d7b4d70f0827f9dca6b8 533 1.00/1.00 vMB 7
873,769 873,769 000000000000000000008691861d2925b2b29fb37241520b91d5e59c05261700 683 1.00/1.00 vMB 8
873,768 873,768 00000000000000000001daa3a39688de11c6081b081e614859ab5a6aa6b2c7b5 1,525 1.00/1.00 vMB 10
873,767 873,767 00000000000000000000d84f8bf880e9f002331fc95d61bc13cccb829c70e4a7 1,664 1.00/1.00 vMB 9
873,766 873,766 00000000000000000001e6d605cd3adf72d477d7efbf444ba0565a8c9be6b371 1,901 1.00/1.00 vMB 10
873,765 873,765 0000000000000000000016ecc96640d83bc3bdbe13830ac29ec356ac97b9e17e 953 1.00/1.00 vMB 7
873,764 873,764 0000000000000000000155c46e47269d7fd4d0ece35cc4bd1ec54ffed505416e 1,360 1.00/1.00 vMB 9
873,763 873,763 00000000000000000001030fc4d65d19deab2b0cabfc4e6d531a84d9bc82a0d5 3,389 1.00/1.00 vMB 12
873,762 873,762 0000000000000000000226b70e1d96a71be08a0c3ec8abe87f53ab44b33bc533 1,704 1.00/1.00 vMB 10
873,761 873,761 000000000000000000009e05201ffe1ee17b51e87f0ca39eda415072f2291abb 675 1.00/1.00 vMB 7
873,760 873,760 0000000000000000000284ea54a6824269f7d358888b81ca597674aa82d8c95b 146 1.00/1.00 vMB 7
873,759 873,759 000000000000000000021b7b22bd37c463876910ad6e0b997f1c873a6937834a 1,282 1.00/1.00 vMB 7
873,758 873,758 00000000000000000002855b8ff4613dffdb74be403062c218c5be9d30fbc098 1,932 1.00/1.00 vMB 10
873,757 873,757 00000000000000000001e550faefb940532af74d4437b8a1fc708c91d1537335 1,741 1.00/1.00 vMB 10
873,756 873,756 00000000000000000001396afbf0c40217570d9503313fa90106582a6e98c565 3,437 1.00/1.00 vMB 13
873,755 873,755 0000000000000000000069d10fd783945b24c86bd11f1791fc91b18e46d42fb5 1,596 1.00/1.00 vMB 9
873,754 873,754 000000000000000000019ab13872e2ae58dd4ae28e12f883e484b1fe7e3e07f2 3,241 1.00/1.00 vMB 12
873,753 873,753 00000000000000000001a94ab76bce00d5423e02618db5a650b59c6273d19219 533 1.00/1.00 vMB 7
873,752 873,752 00000000000000000002364609621782d1a5b6118c465cf3506e66d83a3b5701 958 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 744.88 GB
    • Received: 18.71 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.