Loading Tool

Explorer IconExplorer

Memory Pool

44,948 transactions
26.97 vMB
0.06834806 BTC
Random Selection Loading Transactions
Max Size: 142.14/200 MB

Candidate Block

Mining Attempt f1365f2252578750aa1b71c3fe035ab06d144201657c4c3d5bf485cccf67f711
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 9e0a73949923d849327133e8434b1f5192c9dfc2f052bb1a65d4b6b571c82974
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.01831905 BTC
Feerates: 251.72 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (864,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,978 49,978 00000000100a7f5d9e4a9a9327bb7a7cc0ae8469670f870354d1ea5002d987c8 1 0.00/1.00 vMB 0
49,977 49,977 000000000e70e423a53773ac6b162e6720bccb27f1343922cc79ac3d051c9038 1 0.00/1.00 vMB 0
49,976 49,976 0000000016ff5d915b9f19898ed77d580485d8071463cd8d76a8f07550bf2ed7 1 0.00/1.00 vMB 0
49,975 49,975 0000000003073ea1c2b9565da83ada5f8039f2ef9a09603b6c44fc52543cbf56 1 0.00/1.00 vMB 0
49,974 49,974 000000001167bb9784ebb6141f785f347f145fce27b9d431f9380a60bfd15681 1 0.00/1.00 vMB 0
49,973 49,973 0000000011aec35c4d86a396f0e5825292a77237272eb2156ec9d9b78ae29d18 1 0.00/1.00 vMB 0
49,972 49,972 0000000027a4ecc3c08b3f3d0aad61f317548b4b36fde18f9c746a35bf81dd3a 1 0.00/1.00 vMB 0
49,971 49,971 000000000cfcc990dbdd14176cc11c7488f621df3e7952c390521a51accec313 1 0.00/1.00 vMB 0
49,970 49,970 000000000deced5bbcb403a84b19c5562488d1480e14849d644e806a033bfaa3 1 0.00/1.00 vMB 0
49,969 49,969 000000000e7f1acb26d6d69567b13ff560d08e43baa2bb1aac365fb67a5199e3 1 0.00/1.00 vMB 0
49,968 49,968 0000000008506fefabe4f5e2bdeafced3d372e3f6557911047efe8c756e2dd8c 1 0.00/1.00 vMB 0
49,967 49,967 00000000154f5d89c51bc157c7f52352b2600c3c365f36c7c6311bcc8fcb54db 1 0.00/1.00 vMB 0
49,966 49,966 000000000f6e90e4bac3b15af29fc8c3b4d38484b5f746bdba40c829f5b31bc1 1 0.00/1.00 vMB 0
49,965 49,965 0000000008650f7376363e413c56ea3544d255926d8e6cb3334edc1a49125cab 1 0.00/1.00 vMB 0
49,964 49,964 000000000149e084e71623c2963d23a1b0f43a488f849d87d13d940397913d09 1 0.00/1.00 vMB 0
49,963 49,963 0000000018f0576948290e9c8a1c71f521f9b4604d1b45f3815759871d15eaf4 1 0.00/1.00 vMB 0
49,962 49,962 000000001f2a6b641b9e6543eb4de6b5d3367760326fbe1c3c3df1875fc56c98 1 0.00/1.00 vMB 0
49,961 49,961 00000000160b56a2160cdeddb5ef7f3f1ea48ed766626c534575ddd0972b50e7 1 0.00/1.00 vMB 0
49,960 49,960 000000001faac80c6c5296d44b1d0ec1df410062cd7a459f5db0bece075ad20b 1 0.00/1.00 vMB 0
49,959 49,959 000000000807b76fcca0757ddbc5f6e277f3e1dc30fee435543165e448730b85 1 0.00/1.00 vMB 0
49,958 49,958 000000000f2ed587f9ad1ff610d4e44e467eb04db1e923793dab3728b6d47ffb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.