Loading Tool

Explorer IconExplorer

Memory Pool

76,373 transactions
28.33 vMB
0.09367616 BTC
Random Selection Loading Transactions
Max Size: 171.65/200 MB

Candidate Block

Mining Attempt 2c632d5ac3c2488162e1b7eb457a27368cee78503f78d9054625a84fbd69e1ae
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 537b842a9b264fb1d4b73a67874fb6d384a716f79a4669b05f9f66a975bc8f9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.03115322 BTC
Feerates: 150.80 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (156,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,192 759,192 0000000000000000000654fe877a26ceca65e9ef61fcc7bfb5dc42d791d30af3 1,608 1.00/1.00 vMB 10
759,191 759,191 0000000000000000000595ee53ee35287533aba7c5b2baa5cd38fbf8da43f997 380 1.00/1.00 vMB 7
759,190 759,190 00000000000000000004ca16a308bd84373b5009199d3d498bd7be9bbe3ce16e 1,898 1.00/1.00 vMB 11
759,189 759,189 00000000000000000004e0afa603d1a4b92d38dbb5dbbc2144e89eb51573022e 2,810 1.00/1.00 vMB 16
759,188 759,188 00000000000000000001582c4d708e43ea51eac7ffc61d870411b9fb61958111 1,068 1.00/1.00 vMB 4
759,187 759,187 00000000000000000003145c236f96e1860baf7aa178cb6c10c4ebe412ec5cfc 1,644 1.00/1.00 vMB 11
759,186 759,186 00000000000000000004fa31ba21bf2240cad8f22ffc15ea14623b579e1932ed 881 1.00/1.00 vMB 14
759,185 759,185 00000000000000000004dc9e64a2a68bff347937e3229bafa0d6f4234ac5f6c1 1,783 1.00/1.00 vMB 10
759,184 759,184 0000000000000000000361e26cddbc9b780b97a2ab5f4e33b5fee10178bec420 414 1.00/1.00 vMB 8
759,183 759,183 00000000000000000001bba395630ec4c04b84e22edf76565323614f52398fb6 908 1.00/1.00 vMB 11
759,182 759,182 00000000000000000003762f02227ff13dbf5dbf1959378e1ce8f94b389e066e 996 0.66/1.00 vMB 7
759,181 759,181 000000000000000000033ea9cfde99962e5dca8f615c4c4de29fe1707855b02f 817 1.00/1.00 vMB 3
759,180 759,180 0000000000000000000096a4256c5590a8cc22592df2904adc7199120d8ceae2 2,562 1.00/1.00 vMB 17
759,179 759,179 000000000000000000051ad07f5a11b6701fb954648b0dc44ca41c8a3d6eba92 250 0.11/1.00 vMB 11
759,178 759,178 000000000000000000068f3488297b2cb2a7d997040b0ffb7a395e945023c2f7 299 0.14/1.00 vMB 10
759,177 759,177 000000000000000000044a34fa25e97b335878e4140d272d37ad9cb3b003aa90 567 0.72/1.00 vMB 2
759,176 759,176 0000000000000000000347ede469d4c8710d7ae2f94f9216e86cdf1ba4785bf1 823 1.00/1.00 vMB 6
759,175 759,175 000000000000000000064b6b6b735c23e1067ddeb82cda075870b18d8318fdd1 765 1.00/1.00 vMB 8
759,174 759,174 00000000000000000004fb8b3c20b991f21b0689bf23f1ab810ee6adfcc36c14 970 1.00/1.00 vMB 9
759,173 759,173 0000000000000000000598cf514e0efe92f833a125b5c890e19e13aee5d46d59 1,974 1.00/1.00 vMB 10
759,172 759,172 00000000000000000000ce2478bef09afd5b368cd7c78b6996d8bb27529e6487 918 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.