Loading Tool

Explorer IconExplorer

Memory Pool

86,750 transactions
31.54 vMB
0.21230108 BTC
Random Selection Loading Transactions
Max Size: 191.47/200 MB

Candidate Block

Mining Attempt 30f9cdab7324f48d8a94f1dc678383385fa3c7f46639d83b61b21b0cf645e6f6
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root ec2bacd14639d8eed4dc9b42e66746ca41d2948210dd61f3712d613c0bd5d955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.10723763 BTC
Feerates: 502.67 > 10.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (176,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,808 738,808 00000000000000000004910622718a1eb7a2a9d0f86c5526c68c0a77288469f6 1,746 1.00/1.00 vMB 24
738,807 738,807 0000000000000000000806d3377240fd9bb70a5c6005dbe710fccbeccb1f4054 1,698 1.00/1.00 vMB 13
738,806 738,806 0000000000000000000341bf6678663084017be149ec94e872df6dfe7b414754 1,887 0.83/1.00 vMB 11
738,805 738,805 000000000000000000007f2efa252a3ebc9acdf0cb8c5b87be12277836383c96 247 0.19/1.00 vMB 7
738,804 738,804 000000000000000000022c6f94e63fcaa428dcaa1b9fb05e0922a95c773669e8 2,426 1.00/1.00 vMB 11
738,803 738,803 000000000000000000002e5c576f1dfba1e0c2e726a80e7fa075b7d59761f361 2,157 1.00/1.00 vMB 10
738,802 738,802 000000000000000000014c798a762166f0d6db5307864a8de91d074409cd787f 572 0.21/1.00 vMB 11
738,801 738,801 00000000000000000000f6631ab57fb0098ce541807ca9f1e3f7c9b57ea26498 559 0.27/1.00 vMB 10
738,800 738,800 0000000000000000000626c90e594139d8bc45dc9e4f4ca3a7138d3af21393d6 264 0.11/1.00 vMB 10
738,799 738,799 0000000000000000000778619889dd46644fb816321ca4e3f2525105f987c001 134 0.06/1.00 vMB 11
738,798 738,798 000000000000000000093ee57ae179d570be91dd686bde5ce8a81915d5c264e6 506 0.19/1.00 vMB 11
738,797 738,797 00000000000000000003b58c03054825ef5261e2a91bf7c654f5b0e4a8f4914b 377 0.14/1.00 vMB 10
738,796 738,796 000000000000000000064703886a72c5ebaab0e896526546f246ccf2f13dc5de 422 0.18/1.00 vMB 1
738,795 738,795 0000000000000000000007e65627522481ca44227e5523220907d3e689a52cec 1,629 1.00/1.00 vMB 5
738,794 738,794 000000000000000000006f60e0c9bebf1e46eef7f260c1da4c2b1f3d2278ca41 1,052 1.00/1.00 vMB 2
738,793 738,793 000000000000000000063cbce87885f07e111c61bf4a6c919039413b874d6357 1,248 1.00/1.00 vMB 5
738,792 738,792 00000000000000000008a91f069abfca02c26d3fac88e4271dfb9b2372c91c4b 1,705 1.00/1.00 vMB 5
738,791 738,791 0000000000000000000756b9bc07633b8ef04eb50ddf74a135ea7351d7cb046d 1,211 1.00/1.00 vMB 15
738,790 738,790 00000000000000000002f5e2b774931ddc97afe643320096644132a3d9918d77 1,839 1.00/1.00 vMB 24
738,789 738,789 000000000000000000078658d636c61d932d03a7f0bef05c02dfb2df89f496c4 2,336 1.00/1.00 vMB 14
738,788 738,788 00000000000000000001e0b24f717e7be52e41d43f913f878a683d7a04f2f89e 1,524 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.08 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.