Loading Tool

Explorer IconExplorer

Memory Pool

43,377 transactions
26.94 vMB
0.07010591 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt 30fe783ca3fc3e4e15bd73b48c086f7c0867f508f813cfd9347ca032c4d2a5ac
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 82c691cac5ead52b592732d0e5733855ebcb07b4e28ad396e278457d3ae70525
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.01942552 BTC
Feerates: 150.77 > 1.95 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (120,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,012 794,012 00000000000000000002f5e6c318de5cb671cd0461b1e5cbce7c129a627eba0a 995 1.00/1.00 vMB 27
794,011 794,011 00000000000000000002a5a700f5a2fc1ca4faf8a83729ef7f2e4b3d0088d068 3,355 1.00/1.00 vMB 39
794,010 794,010 00000000000000000002e612474141aa8dac054fcea1c106bda7137418236712 4,317 1.00/1.00 vMB 13
794,009 794,009 000000000000000000041b6133c449ff7d8bbc333be6328349320d3e172171cf 2,780 1.00/1.00 vMB 17
794,008 794,008 00000000000000000001548314a1391ef8a6f4eb0a01f8e90d382305d45b69bd 2,784 1.00/1.00 vMB 27
794,007 794,007 00000000000000000003b95eaf017bb567549278b12cebdcae57aba6cc7b239c 2,692 1.00/1.00 vMB 18
794,006 794,006 0000000000000000000565862c38803266540ef06e6a1eb66e54f34820bc0dc3 2,391 1.00/1.00 vMB 17
794,005 794,005 000000000000000000032589de1ad26851e0ea22a003417dadf39b14c6887043 3,040 1.00/1.00 vMB 30
794,004 794,004 00000000000000000003112240c56af7a817f5f158d0aaf0248f110e0b515f0e 3,061 1.00/1.00 vMB 11
794,003 794,003 00000000000000000004420ec3488ee3af36252dbc952c989c2d4b8327fc4e06 3,569 1.00/1.00 vMB 11
794,002 794,002 000000000000000000020fc29c6ddb7162b522887e4d18efaa7231602dcbf6a7 1,757 1.00/1.00 vMB 21
794,001 794,001 00000000000000000000103a6b327d76fb364188dc36a16ca6cfd1897543a073 2,988 1.00/1.00 vMB 17
794,000 794,000 000000000000000000041a6f8136a9755dbf9f55a1c44757073eb1065db20b0a 2,195 1.00/1.00 vMB 10
793,999 793,999 00000000000000000000a32e4e8bd97e5f05236c20928b6593cce29da25fd5c7 2,166 1.00/1.00 vMB 24
793,998 793,998 0000000000000000000035bb15080ca544a00963c5bb81f8309b72e9449799c7 3,241 1.00/1.00 vMB 39
793,997 793,997 00000000000000000002344f932399604385aae83a2504908b86f7fbfe146b0d 2,100 1.00/1.00 vMB 21
793,996 793,996 000000000000000000028696c99c1debc6b67dd17de07ee46754adc0c3b27232 6,161 1.00/1.00 vMB 10
793,995 793,995 00000000000000000004ae610816b0317e3a4bf6005b520aea7b8de902f94933 336 1.00/1.00 vMB 10
793,994 793,994 00000000000000000001626ae99959ca8591a50be758bd6a57b65a65ea11c4a4 694 1.00/1.00 vMB 11
793,993 793,993 000000000000000000045ca4f20193d17ea8348e02a4a992f4ca49412399af7c 1,963 1.00/1.00 vMB 15
793,992 793,992 00000000000000000004d109801e504a2badeb97449f8a69250792cff4972b73 4,061 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.