Loading Tool

Explorer IconExplorer

Memory Pool

73,089 transactions
27.05 vMB
0.06065513 BTC
Random Selection Loading Transactions
Max Size: 165.15/200 MB

Candidate Block

Mining Attempt 52aaec4a315e0f39ef12ede8de4ada766a47f3c844b292dd057a783c9843eee2
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (194,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,141 721,141 00000000000000000001342bcb09d1a7c9a8eb3b24c11de2496e411dd5908f8a 411 1.00/1.00 vMB 3
721,140 721,140 00000000000000000004deedfaaf9610f258268c0ac1167952db54fb5c395898 813 1.00/1.00 vMB 5
721,139 721,139 00000000000000000002d5ffb7a584966da9af209b85a330e88283dceb9d09b3 742 1.00/1.00 vMB 3
721,138 721,138 0000000000000000000804f62bc1fb12433fa76a712dd6c30b3f2d43a4eaddf8 1,713 1.00/1.00 vMB 12
721,137 721,137 00000000000000000003638f91de618efd3b0e97fc4acb1d3774b50352699253 1,781 1.00/1.00 vMB 11
721,136 721,136 000000000000000000010dad5ac3d4eccfa3370455334aaf7af90e0466fe4ddf 1,911 1.00/1.00 vMB 11
721,135 721,135 00000000000000000009e23632f54aa03b02a3055b87bb83653e2121fed167bf 194 1.00/1.00 vMB 2
721,134 721,134 000000000000000000085c5a7ca9f0652c7cca3178c3c3198810bf1fbe000c7d 612 1.00/1.00 vMB 4
721,133 721,133 000000000000000000022318fc5d84ea3f72251e30ae7a86d70634c6aa5d3953 457 1.00/1.00 vMB 3
721,132 721,132 00000000000000000004b7feb6a9d960bd7474146765db52bf5863b465fa0d64 2,705 1.00/1.00 vMB 14
721,131 721,131 00000000000000000001e7a3d31aee916f76f706d75eeddf34381adb46b79c58 1,283 1.00/1.00 vMB 6
721,130 721,130 00000000000000000002a9f6e585d3fb61bdaac923c2022b1d4aeb19248d0b85 1,963 1.00/1.00 vMB 8
721,129 721,129 000000000000000000075572e764aa191b16919442e921ec6229dd4165cb0730 2,685 1.00/1.00 vMB 20
721,128 721,128 00000000000000000007bdd244dc42511d53b385ae8b4dcbc80de9c8f0d0f076 605 1.00/1.00 vMB 4
721,127 721,127 00000000000000000003683be28f1d080c14fa9e89f15b11c74c0aed75f5ef00 1,245 1.00/1.00 vMB 5
721,126 721,126 000000000000000000070a238c675fcee783ff1c92e2ba871cafedb7fc6304e0 1,639 1.00/1.00 vMB 7
721,125 721,125 00000000000000000005c7f2a98da593f7b22eb87c3fed4a27fcfb1db76b3f4c 881 1.00/1.00 vMB 5
721,124 721,124 000000000000000000053a37ed79be658ae797bdd5d0f9a16640aebc602c5841 876 1.00/1.00 vMB 4
721,123 721,123 00000000000000000002f1e7cd26057380f91bc1cff33a33b93b9ae826077b25 622 1.00/1.00 vMB 4
721,122 721,122 00000000000000000009e6f3299494311893ec39c913cdfe17a953d2298f0be7 1,753 1.00/1.00 vMB 7
721,121 721,121 000000000000000000026ff73b5904ac2d1c1ab4cad48b28df429fa25491ea59 691 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.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: 714.91 GB
    • Received: 17.62 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.