Loading Tool

Explorer IconExplorer

Memory Pool

43,431 transactions
29.83 vMB
0.07002636 BTC
Random Selection Loading Transactions
Max Size: 152.66/200 MB

Candidate Block

Mining Attempt 8c23c56fef64ae00a8be144f2ba9652ad2e8d5609466ad29f5dcbabbbbe87298
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 427cff2ef41c2f600cbe8cb5380d78d65643ca0b8a1cda69269731460d7c9f19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.01086586 BTC
Feerates: 22.32 > 1.09 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (530,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,789 383,789 0000000000000000059145b26da34ee6ab613b17e31eebe61e8181f994b87454 258 0.16/1.00 vMB 24
383,788 383,788 00000000000000000e4d8e1dc5e8e84c7f6bdd9034a5fe9c72060342fe20a44e 1,184 0.78/1.00 vMB 21
383,787 383,787 00000000000000000e68827bb1744fcecf72a573fd29e84d88f19166d367dfdd 1,483 0.50/1.00 vMB 46
383,786 383,786 000000000000000004fcae608786d04d5dc927a46e81cf5ff40f04e6e25f332f 829 1.00/1.00 vMB 8
383,785 383,785 00000000000000000da6cc257d22154b943e2b325e81247279746c2371cb1cc8 445 0.34/1.00 vMB 22
383,784 383,784 00000000000000000d3bf0108b06dcd7ad21ffd53d9398238e4223d65ec68173 318 0.13/1.00 vMB 41
383,783 383,783 000000000000000005b0893f68043e0279a9b918209737d78c8b1fb3e7b933f6 368 0.19/1.00 vMB 27
383,782 383,782 000000000000000010abe7b4e6526eba500a88ebe2f0220324fd264de3c8006f 889 0.48/1.00 vMB 27
383,781 383,781 00000000000000000cf1feea3166bac9d41b5baf161c2067d5881b0175768ece 295 0.25/1.00 vMB 18
383,780 383,780 000000000000000003204cc4ac7dcc21bb6b69701eebc6645e9bbafd8c7b7122 720 0.37/1.00 vMB 35
383,779 383,779 0000000000000000044d85a4df304eefee4e9289e31f76ede0efb6d7fa401128 976 0.72/1.00 vMB 33
383,778 383,778 0000000000000000036a43d56477a02e27e164bfa908038b3dfd1e3ca89da019 556 0.37/1.00 vMB 50
383,777 383,777 00000000000000000a36b4c951122bd0b36d7884fbf3ff24f2364ca5a49f3b9e 437 0.32/1.00 vMB 19
383,776 383,776 00000000000000000380bedad87108d039f755f9b0dd4fd9bfff4e6cc06fe3d8 752 0.48/1.00 vMB 22
383,775 383,775 00000000000000000c868f9355a7f4f3b3eabb0a3770fa4701135746bc7388d0 1,089 0.41/1.00 vMB 44
383,774 383,774 000000000000000000b218ce03082cf1928179008e7e788bc5447f101d6d6602 639 0.41/1.00 vMB 25
383,773 383,773 00000000000000000b75c67232cc5db3dd52f4bfc2df5bb126061e33cebeaccc 777 0.33/1.00 vMB 34
383,772 383,772 00000000000000000964440a4e8877361cee44bf774956529126115c898bffb8 1,006 0.55/1.00 vMB 27
383,771 383,771 00000000000000000080fd60f946b1f68b8261096bc38d55bfc669650c6db154 1,461 0.60/1.00 vMB 34
383,770 383,770 00000000000000000055c0b4c9d8efb7ccc25a7425bab77c75bf91bca2a8477e 417 0.15/1.00 vMB 53
383,769 383,769 00000000000000000c4ac9ec73ff6a465532c22fd9b2a7c0015a5e13128cb9ed 1,348 0.66/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.65 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: 626.64 GB
    • Received: 11.69 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.