Loading Tool

Explorer IconExplorer

Memory Pool

32,766 transactions
25.07 vMB
0.04915334 BTC
Random Selection Loading Transactions
Max Size: 127.07/200 MB

Candidate Block

Mining Attempt f89f2e701ef07816f9d190d5463db0fa48d5743db81500626fe0d51908302e5b
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 149f2bae5a1f6d809127252109b74db2763c671ea25439eb7e706620c0ad87d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.00411923 BTC
Feerates: 40.63 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (299,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,990 614,990 00000000000000000009cb8c64a7182de7e4bedcffac3cbc25bdb982671de744 1,833 1.00/1.00 vMB 18
614,989 614,989 000000000000000000112a5fc2f4401023a8815261564caf19883a35253ce238 2,385 0.88/1.00 vMB 4
614,988 614,988 0000000000000000000818a16e037777dc496f1cc001bd0fd415eb4edb7d001e 2,962 1.00/1.00 vMB 20
614,987 614,987 000000000000000000109ac624bb201ce7b03329c1aeafa37afa0a582941ebdd 2,224 1.00/1.00 vMB 10
614,986 614,986 0000000000000000000236caec88554c4c0f293fb0293ef342976e1d22f3a3c3 1,111 0.33/1.00 vMB 12
614,985 614,985 000000000000000000102036a77c02ed031517a266b9f68ae36aec6be3029a50 101 0.03/1.00 vMB 8
614,984 614,984 0000000000000000000fbcd2427079b53d77bb39cb732b4d6a36f7bc99a28e44 1,300 0.36/1.00 vMB 10
614,983 614,983 0000000000000000000775a9680e2403ca768b9368ae87d104030ff55f9690e8 136 0.05/1.00 vMB 10
614,982 614,982 00000000000000000000c082ae82e7a019a378174d904db2cfa5e1277ed09498 563 0.17/1.00 vMB 16
614,981 614,981 0000000000000000000daae8ccb250481d05e43a30f967bb1b7bb752920ae7c9 501 0.18/1.00 vMB 24
614,980 614,980 00000000000000000007f4eda04ecc0d1e8cd2f767cc44de84b7dba42ee59223 1,703 0.56/1.00 vMB 11
614,979 614,979 0000000000000000000a76272ce85d54a505967b413dcea2825b9e1fcb24c6ae 420 0.22/1.00 vMB 9
614,978 614,978 000000000000000000064a951d8e050108d39d861df3ef6973877b0b77346eed 908 0.49/1.00 vMB 8
614,977 614,977 00000000000000000003ee805bd897ae2b6b556a797f88cc76de0036dc6e79c2 2,983 1.00/1.00 vMB 14
614,976 614,976 00000000000000000011c48064e183ffbb5455da22444bb575b124abbd13c201 2,207 1.00/1.00 vMB 10
614,975 614,975 00000000000000000006af8c8ac82454dae381234c277384ad6ecce256c375f6 2,048 1.00/1.00 vMB 12
614,974 614,974 000000000000000000053f7e3c765a84c19bc8ae675022a2cd9618e4bada05eb 1,935 0.59/1.00 vMB 12
614,973 614,973 00000000000000000006d482dcef9bee6558c3e432c274fe6473fc9a7aea84ff 54 0.01/1.00 vMB 9
614,972 614,972 0000000000000000001011d931a15eb329bf3c655c401f39ce3f884f0a1f7869 1,711 0.79/1.00 vMB 5
614,971 614,971 00000000000000000003aba1b0d03d06e418040fbb8ac3934002a603445887ef 3,518 1.00/1.00 vMB 8
614,970 614,970 00000000000000000009e2a2ea1cc0d229659d83eb3796ab4d701ae134bf1732 2,688 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.