Loading Tool

Explorer IconExplorer

Memory Pool

73,241 transactions
27.13 vMB
0.06162228 BTC
Random Selection Loading Transactions
Max Size: 165.72/200 MB

Candidate Block

Mining Attempt bcdcf94d213b6ba104b040d4c9f9ef586ea40e144129398127a184415f89bb17
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 11b4cb09879ca011b742a190c83cf0fea8339f6470a7ac5f40f70cc095c3a36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.00412540 BTC
Feerates: 84.38 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (371,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,315 543,315 0000000000000000002332797fa81cff3a5db9381a742d89d60c17f43dd3449f 2,796 1.00/1.00 vMB 45
543,314 543,314 00000000000000000008a8893717b562de1fd5db175ca1aede71f4baa9efaf46 2,756 1.00/1.00 vMB 19
543,313 543,313 00000000000000000010f0573b983a303a292631dfdfb3a7f2529813db0bb7ab 2,602 1.00/1.00 vMB 23
543,312 543,312 0000000000000000001171dfac763774fa008127f92e85c7ca85baec43935dfc 2,733 1.00/1.00 vMB 33
543,311 543,311 0000000000000000000b30ad4b9cf5ec1dc26d582da98674646a0f1d3aa4c386 2,099 1.00/1.00 vMB 20
543,310 543,310 000000000000000000228544ad954f53f055143faff7b03e33d2786771ddf2e6 2,484 1.00/1.00 vMB 40
543,309 543,309 0000000000000000000045b5e717b8656ffa491439d836c7946a961c244cb1c5 2,024 1.00/1.00 vMB 35
543,308 543,308 000000000000000000240b8e9255a0bfe7d21f90252b6f43cf8e857a5b10c816 2,397 1.00/1.00 vMB 35
543,307 543,307 00000000000000000002fec52ba27caa7bc7fb66f300db6c1e8dfb2fc45ce74d 3,041 1.00/1.00 vMB 54
543,306 543,306 0000000000000000001d56e9b3b76c9ff66fec1b85a9e327ff5755811237f06c 2,141 1.00/1.00 vMB 62
543,305 543,305 0000000000000000002630eb57e7d1b6490ed20d26d01c9285ac10efb428a4c8 2,041 1.00/1.00 vMB 47
543,304 543,304 000000000000000000022ffb3c97feb56b77708fd0852633f252b5a8607df7ad 2,549 1.00/1.00 vMB 48
543,303 543,303 000000000000000000212dc8287db8e32ede22544b7efb7e19c00a8119e5647c 2,937 1.00/1.00 vMB 44
543,302 543,302 0000000000000000001e18421875df8a4b5f21beabb7e8a5608d85741fc96343 1,655 1.00/1.00 vMB 53
543,301 543,301 00000000000000000017bb29e1575272dd32cdeed568bb3f7fc289b883d56104 1 0.00/1.00 vMB 0
543,300 543,300 0000000000000000001ad961bd0df7ae5000928374f3a5e29ad040c332807f80 1,110 1.00/1.00 vMB 52
543,299 543,299 0000000000000000001129dabc069205fef8fe3e93ad29738a3e1957c6f12fb1 977 1.00/1.00 vMB 70
543,298 543,298 00000000000000000016291307095255ed2582cddd245e56944e8644454eb7ce 1,705 0.89/1.00 vMB 2
543,297 543,297 000000000000000000213510e04e80bc91a05be4fbc3e4c75649e2dadf740a7a 1,631 1.00/1.00 vMB 13
543,296 543,296 0000000000000000000a166a98866c4b032f4b3d382a47b3e18e429cfd1165d5 2,567 1.00/1.00 vMB 11
543,295 543,295 0000000000000000000bf5875777d34858d49d2c2421597d2887c6ed237de7dc 2,178 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.