Loading Tool

Explorer IconExplorer

Memory Pool

80,285 transactions
30.04 vMB
0.11869911 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt e7a84b90b551269c66ef99696cab98487a0192de0caa03ad679e43d0eacca7bf
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root eddb57b9db13b82cccd4c2d99590826e2ad0dbe02fd66ec54777db79d8c744d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.05732588 BTC
Feerates: 180.34 > 5.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (483,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,787 431,787 0000000000000000022e141b3771187a36c88c5b1fb9f9cb0bc7d10cc8e01206 2,155 1.00/1.00 vMB 64
431,786 431,786 0000000000000000009f129e224392489b79bb0d00fd9cd2b5f31d8576feab38 1,883 1.00/1.00 vMB 63
431,785 431,785 00000000000000000436dcca4781239267c43adc9f9fd8295edb1d7b84bb707f 2,633 1.00/1.00 vMB 90
431,784 431,784 000000000000000000446045bc88b643941d799846b94ada063a53653c984bc0 1,080 0.75/1.00 vMB 37
431,783 431,783 000000000000000001493424a1d047d1298cc8672e5fb5dc7a511f83205f90c9 2,081 1.00/1.00 vMB 50
431,782 431,782 0000000000000000047ad9a15c3741c21cfa43ad69488167b5b2680ef1e192ff 2,414 1.00/1.00 vMB 50
431,781 431,781 0000000000000000000fdb35ff9909b554fe331016c3edf4c4246d12dea76999 2,327 1.00/1.00 vMB 64
431,780 431,780 000000000000000001ce869606479ec3cad964e384c904470b7fba06a9a7a4f0 2,793 1.00/1.00 vMB 63
431,779 431,779 00000000000000000233a67a7ff02ee245a2c899fabe7a771fc53725c674b8a6 2,085 1.00/1.00 vMB 101
431,778 431,778 00000000000000000244bf1d3600aada272d2d08aa1919a88ba9ecd14f42f3ae 506 0.99/1.00 vMB 10
431,777 431,777 00000000000000000146161cdb757ffc5a8b22dff06b27a76f6f7d0584f5df05 1,172 0.64/1.00 vMB 41
431,776 431,776 00000000000000000269df4fb40033f50f2d8e279cf52080a8e74d361b543ba1 2,803 1.00/1.00 vMB 64
431,775 431,775 000000000000000002e49f2036c1d6e176dc4f1b9e9b4513db1d1fd3ef215b91 601 1.00/1.00 vMB 12
431,774 431,774 000000000000000002c5d747d53b7b506097574e88b00ca2f75da09d47311b26 1,058 0.56/1.00 vMB 38
431,773 431,773 00000000000000000425b126247a061706c6c518953597e2954b8777fee49461 2,083 1.00/1.00 vMB 48
431,772 431,772 00000000000000000134a07e238770052d30ca4fd3a33de1cfe6c06416809328 2,069 1.00/1.00 vMB 70
431,771 431,771 00000000000000000311a084b689bdc37c4ef246b53ade2378a3a1faa78e49bf 1,673 1.00/1.00 vMB 40
431,770 431,770 000000000000000002524c474b49f905713ea9b6d4aae4ec2123852bb0113cf8 2,039 0.75/1.00 vMB 59
431,769 431,769 00000000000000000395f50b2ada8edbeb68db9996158652df06c083034c80f0 816 1.00/1.00 vMB 17
431,768 431,768 00000000000000000450d7b13b49d86ce549a252a82e5ecd50a664235ef1df83 2,332 1.00/1.00 vMB 64
431,767 431,767 0000000000000000027c29abebbc47863d7e1dfc9a5ab5533b911de485216963 514 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.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.