Loading Tool

Explorer IconExplorer

Memory Pool

37,198 transactions
26.85 vMB
0.06041855 BTC
Random Selection Loading Transactions
Max Size: 136.45/200 MB

Candidate Block

Mining Attempt 8f5df6228d90d7ea69331ea438c475c7a1a59b4b4b8d86beb104fcfdc0b5fbf1
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 86772564b97c1bd81104fadf429b582ad9011625ec289e7b78885d7ea61d2920
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01008545 BTC
Feerates: 74.79 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (204,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,734 709,734 000000000000000000029a34ffb736b0ac76554f781b2bdb321845fdad81ffa9 2,782 1.00/1.00 vMB 13
709,733 709,733 00000000000000000008f4dbccbafc10263b9d49d93d8ce8dade4017b5c6d21b 703 0.24/1.00 vMB 10
709,732 709,732 000000000000000000075a4c42504592544ccb825ffee0aa73899246b7f94ff1 436 0.12/1.00 vMB 9
709,731 709,731 00000000000000000005e5c793c677c2840bd7c50428c01148778c7f990fdd57 764 0.25/1.00 vMB 9
709,730 709,730 0000000000000000000ab2b2dd8ffca190aefcc7a19495c69dffac814c7c14dc 2,613 0.83/1.00 vMB 10
709,729 709,729 000000000000000000056383fa03b272bef9ea3a72d9c85ec64dfcfa3a7dc3a2 182 0.05/1.00 vMB 9
709,728 709,728 000000000000000000098c0f6f04c7615a681027b1590a78373cc05427ab51dd 1,112 0.39/1.00 vMB 11
709,727 709,727 00000000000000000004f09e2f49ba9aea71ea6adca549b51f8c275d893e5a97 633 0.42/1.00 vMB 4
709,726 709,726 0000000000000000000947bbfd9ed61075323f9c0c57d19bd53c9fc9350f0b73 2,023 0.94/1.00 vMB 7
709,725 709,725 00000000000000000008bb2406acb4a5ec798abc741ace475689168467448ec3 134 0.09/1.00 vMB 5
709,724 709,724 0000000000000000000767455a4408f7b171be654394a26c7c24dddf48773185 1 0.00/1.00 vMB 0
709,723 709,723 000000000000000000022cf4f78fd4f31d4f7abbed8b4bcf10720fdbdddbbc59 345 0.35/1.00 vMB 5
709,722 709,722 0000000000000000000308c6dfed7cade69c30780ba29a982ec2f32ee6e7a5e5 123 0.12/1.00 vMB 5
709,721 709,721 0000000000000000000a89acc42584b595c461ba537ce0ee9b46e6dfefb5dc98 589 0.25/1.00 vMB 9
709,720 709,720 000000000000000000053f20299b1db495aa99bf9a97d75668372d99c06e26ca 1,399 0.43/1.00 vMB 10
709,719 709,719 000000000000000000012cbf6cb71fd9250c8cfa89aa7bee6df73424b9e6f9bf 1,242 0.39/1.00 vMB 10
709,718 709,718 000000000000000000037450a6e18d2941f028488451906c07adca4d0c472ea4 1,353 0.65/1.00 vMB 8
709,717 709,717 00000000000000000002e2e8901218bd70406167b587c80d072337503a17b7cf 1,939 0.95/1.00 vMB 5
709,716 709,716 00000000000000000006abbd3859e23fc10fe3f636d60eda6ce953c63b30c340 420 1.00/1.00 vMB 2
709,715 709,715 0000000000000000000354957a6251370023d08d86384da2e0c86de5c9683833 2,866 1.00/1.00 vMB 9
709,714 709,714 00000000000000000005983e344e69b92cf76186fe43a2e806ed7b6a4cd01ad5 1,011 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.