Loading Tool

Explorer IconExplorer

Memory Pool

73,962 transactions
27.37 vMB
0.06736587 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 6507dd0064bb348b64ee63a9e5696318272121133de6cb451084b368bc5a5cce
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root 8aed428785e5f80ab7a3c0edf05e38f07a18b7b2acb9fa3e5ac1e84beeaf0f17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.00898488 BTC
Feerates: 100.00 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (524,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,753 390,753 00000000000000000adee6ad9f1ff5ceff31bc5baa4b013f61641d0f93a9ce7f 1,276 0.71/1.00 vMB 31
390,752 390,752 000000000000000008430c2ea46a32f9684d4981401a7ac2db2b724d1e4508f3 604 0.52/1.00 vMB 11
390,751 390,751 000000000000000006b02b386edb50424aad38e51feb4910479a9c56f881d4bc 640 0.37/1.00 vMB 32
390,750 390,750 0000000000000000036eb11d5dece58252a0275180af0ddc173d94f3ac7257a8 1 0.00/1.00 vMB 0
390,749 390,749 00000000000000000520c1bb424a85958a41c88af80aca358e024b7ed3b43ae3 578 0.45/1.00 vMB 28
390,748 390,748 000000000000000009bd6204040ddbf86b4a9e618b14beea05ad15cb41ac659b 522 0.28/1.00 vMB 32
390,747 390,747 00000000000000000aff5e364535c369d11bff8eca910f4cedea07e1f9cde9d0 1,620 0.69/1.00 vMB 37
390,746 390,746 000000000000000007bffc82ed619646956ca1fb238b37bbd896ce9bc83bef78 1,695 0.93/1.00 vMB 30
390,745 390,745 0000000000000000034d3c59fa48dfeaede69ef0fb995fa857c6892c5c963e34 748 0.99/1.00 vMB 10
390,744 390,744 00000000000000000b1b42b49c33ecb93f8e797594b3e1bc114e31f18e259d89 638 0.54/1.00 vMB 23
390,743 390,743 000000000000000003b06ca341af4fedb236800583b13b85cd28a3c47f5bc269 400 0.25/1.00 vMB 26
390,742 390,742 0000000000000000006031dd5dba61422a7f556c5c999b6225ca211915510390 383 0.35/1.00 vMB 16
390,741 390,741 00000000000000000b51209cfd732d21c9a9bb6713edff038722071fd9ad7585 519 0.90/1.00 vMB 11
390,740 390,740 000000000000000009ab6311d82d7f883e6cda188ef3da34c8b9e34db2acb21d 2,222 0.93/1.00 vMB 35
390,739 390,739 000000000000000006ee49e5b0d099b8dba0eba4894f8961ae4c3fb724c11a73 2,278 0.75/1.00 vMB 47
390,738 390,738 0000000000000000087428cb605b20c0abda11c88992e481b785768fb1dfd076 1,061 0.66/1.00 vMB 21
390,737 390,737 00000000000000000088449bb9c50112a2820cc8a79192aec04922135bb14f47 2,404 1.00/1.00 vMB 37
390,736 390,736 0000000000000000087f4fa948fa8c8294b740907f0b1c0bd7f8f7adc4aa49af 2,629 0.93/1.00 vMB 52
390,735 390,735 000000000000000000636e545c8b7f9d108ff5e72dc6f13ff6b282b34a35145f 528 0.24/1.00 vMB 32
390,734 390,734 00000000000000000472f0e7dcc146856835d4cf6c298242c582ca776087c767 156 0.25/1.00 vMB 9
390,733 390,733 000000000000000003c7f507cfed9a9e440898541aa812278843efe93ab9606d 572 0.25/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.83 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: 711.68 GB
    • Received: 17.11 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.