Loading Tool

Explorer IconExplorer

Memory Pool

43,929 transactions
27.05 vMB
0.09437175 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt 07f575542e2fc94c979186721f05dcb1542498b029809c3c8d2a8b532b792c2c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5508fb780864801f5f1a4dfaf39a1fa38bb32b88d9c32735e03e7cec5269c92a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.04217889 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (186,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,329 728,329 000000000000000000004d70ec69cccbe72a0f806c7b24e8e6cbd1658cbb973e 3,101 1.00/1.00 vMB 8
728,328 728,328 0000000000000000000613d6b3ce64ad0f8440e5a08994c7a37b0a5b6176e8cf 3,179 1.00/1.00 vMB 17
728,327 728,327 000000000000000000071096ad93984f12926eb97cee9bc05127bf13d8e06a7b 1,859 1.00/1.00 vMB 3
728,326 728,326 00000000000000000005daa79167dc842dff590101b02a3d2c5ea606dd8a94c7 2,285 1.00/1.00 vMB 6
728,325 728,325 0000000000000000000306479880dc14e956ec9c444e61fc61a6e59c3aeb1f2e 2,332 1.00/1.00 vMB 16
728,324 728,324 00000000000000000008a7905c653af67491740bdd9760cb74d1bb7c7ae13905 273 0.23/1.00 vMB 4
728,323 728,323 000000000000000000012b5d21f416ebd93790157a50a176413d34db6055e3e6 936 0.47/1.00 vMB 6
728,322 728,322 0000000000000000000937fc89a36845a8b728f807a2b7a3eda55dff8947551d 976 0.86/1.00 vMB 4
728,321 728,321 00000000000000000000bf2dfa9eb81fce8c70fe8f2eaee79b40516b6bacf5ce 1,793 1.00/1.00 vMB 1
728,320 728,320 00000000000000000004a22af7689a9b2028b94459644616ba0cb02f15347a9c 2,113 1.00/1.00 vMB 3
728,319 728,319 000000000000000000013ba96153e93e98c14b29e7f22e2963932bbfd854b5e1 1,277 1.00/1.00 vMB 12
728,318 728,318 0000000000000000000346fa5718123c5ac3355e9976725e927dadd121654629 609 1.00/1.00 vMB 12
728,317 728,317 0000000000000000000464d9d71b0ce0c7a8f53c97e31823c353c88aa7f7f387 308 0.22/1.00 vMB 4
728,316 728,316 000000000000000000043beea1dd6a748e73df040711c8665b063e31d1354460 718 0.38/1.00 vMB 5
728,315 728,315 00000000000000000003546949a22368994e602b62401613fddd21c3a5f2e35e 634 0.30/1.00 vMB 7
728,314 728,314 000000000000000000066e7754f8b7d47ed82e0c15ea350a5d400fe07f5c2967 1,734 0.79/1.00 vMB 6
728,313 728,313 0000000000000000000519a36f6e27f78bbbbaf94a17dad87828ec5c14239c57 1,398 0.82/1.00 vMB 6
728,312 728,312 000000000000000000052583abebdf40fc74e220a4b6afefb10447859f4eb22d 667 0.27/1.00 vMB 7
728,311 728,311 00000000000000000002c978341515611d27486097a5147ba80e8f749862c634 816 0.42/1.00 vMB 7
728,310 728,310 00000000000000000009549bc584ca5bbad93ef51aed7bb6169b21a4f64517ff 287 0.13/1.00 vMB 6
728,309 728,309 00000000000000000005b386740fd7ba40d491b8fd30804a1a64901c7d419335 648 0.38/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.