Loading Tool

Explorer IconExplorer

Memory Pool

42,613 transactions
26.95 vMB
0.06126437 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt a46a5ba721472e3cb1bf32841de88a94fe16ccf211da3c8e651a4306d0b8e008
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b249ae2a6946e35793f40bb906bdc46e5773c7ac10951005a681b8eef2fc1901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.01122711 BTC
Feerates: 103.41 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (256,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,989 657,989 0000000000000000000351a4d2e8a4aee78f60e72a35559a7075e4ecc49e2abd 1,119 1.00/1.00 vMB 8
657,988 657,988 0000000000000000000c0b990ad160d8ff174dd0e71ef5d176ed12e44d3c4568 2,489 1.00/1.00 vMB 28
657,987 657,987 00000000000000000008f5a3700f39a89e8ab4c5a5a57c75b3aecaf1b2c71720 1,296 1.00/1.00 vMB 21
657,986 657,986 0000000000000000000c83662b778c38e5d4225991f4364277a334aadd8f74e3 831 1.00/1.00 vMB 54
657,985 657,985 0000000000000000000b710d92c6e25bb88088a41cbc56e6e632ecc543523519 1,991 1.00/1.00 vMB 25
657,984 657,984 0000000000000000000e453b0b29de431d1587ed161c8f07262f4d0a93a1f4e2 2,405 1.00/1.00 vMB 8
657,983 657,983 0000000000000000000a92632785ea2c26406d11a9176810e67457e31d9952ea 2,520 1.00/1.00 vMB 13
657,982 657,982 0000000000000000000a79d22f51365f7b0c5b3a33b686fe8984644e640255ec 2,160 1.00/1.00 vMB 13
657,981 657,981 0000000000000000000a6a596f03d899b016388e9f633ce9fd22063401a88a8e 2,440 1.00/1.00 vMB 47
657,980 657,980 00000000000000000000929caf369c6cb98eb2fde2fafdfe48313bdcbe315cc6 2,212 1.00/1.00 vMB 96
657,979 657,979 0000000000000000000e7af1898fcad4129bc97fe36746cbae78feadcbe1787e 2,425 1.00/1.00 vMB 22
657,978 657,978 00000000000000000000e21a63d89f081c6c903d5df3c264d35b75b4c696711b 1,517 1.00/1.00 vMB 21
657,977 657,977 0000000000000000000f97a2185819022eac524fbe39f2dab37c549e91ebdd8a 1,068 1.00/1.00 vMB 22
657,976 657,976 00000000000000000000876b09067470140137ba39172168f79de652a6c6d412 1,974 1.00/1.00 vMB 58
657,975 657,975 0000000000000000000cdbb0dca0965fd6d989f1435b9acabb7bc0a9ce4c6e0c 1,411 1.00/1.00 vMB 30
657,974 657,974 00000000000000000007712da715126e8caa1bcd6751307c4b9dbb05908a9b48 1,618 1.00/1.00 vMB 35
657,973 657,973 0000000000000000000d90d329b9d45b232ae7c210c5eb6154aa1e41f8ab17c8 1,920 1.00/1.00 vMB 43
657,972 657,972 0000000000000000000f6dda9288dad95e8530e14c349e3a56f38071c29368b7 2,034 1.00/1.00 vMB 25
657,971 657,971 0000000000000000000addf440c83a489aab4500aa795fa90f383a18a0141c0a 2,975 1.00/1.00 vMB 76
657,970 657,970 0000000000000000000f2a419766434f94b4e8d39a66af23508420f5f3c57cb6 3,033 1.00/1.00 vMB 62
657,969 657,969 0000000000000000000ee591f5881d077fae85e33d1e9ba3d6384c9fd87ade8d 1,734 0.83/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.25 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.53 GB
    • Received: 14.32 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.