Loading Tool

Explorer IconExplorer

Memory Pool

30,636 transactions
24.94 vMB
0.07805690 BTC
Random Selection Loading Transactions
Max Size: 124.44/200 MB

Candidate Block

Mining Attempt 4bb2b794d02ed5d5004977411b9699a45283bb63d9d98b29b006a01f2b9e73bf
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root 8041dc523bdf43a626d01f697ba4fc0893fa157b21d0feaba85a0a955a18db45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,763
Size: 1.00 vMB
Total Fees: 0.03347301 BTC
Feerates: 150.93 > 3.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (733,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,004 181,004 000000000000006371b7044d69d94495a17d70c533d922dd29b9dc0fd748b36d 127 0.05/1.00 vMB 123
181,003 181,003 0000000000000095653feb699b10090330c160bd51ae15ea491e01167dd7cd20 506 0.25/1.00 vMB 137
181,002 181,002 00000000000007185067933ae4ead59eef8c6d188f5ffd0a4778b7a65bfb799f 482 0.19/1.00 vMB 146
181,001 181,001 0000000000000949bd58b743e2bea53cf95d42596f9b09ff148c2b956f3f4c66 209 0.09/1.00 vMB 106
181,000 181,000 000000000000089558f2de87ee02ba250391e964683ac7d867e09f66e65ebbab 590 0.23/1.00 vMB 125
180,999 180,999 0000000000000975addfdba189e55d4133f3b4934857adee5662ae2f9e76afdb 442 0.17/1.00 vMB 133
180,998 180,998 00000000000007679c843c81296d8523e269d7d96fc2fbc73f8bfac2ade20a07 120 0.05/1.00 vMB 135
180,997 180,997 000000000000016de0a020a0de7bc385d4edad85e9b7fe63b470a384191beedc 77 0.03/1.00 vMB 154
180,996 180,996 00000000000002cb912c5482f3cf86b1f711d98e4f8ccf975a430b2c8046a69c 528 0.24/1.00 vMB 130
180,995 180,995 000000000000092df83c112f9dabdfd5ec799561d47b1e1cb024a78b30db8348 132 0.05/1.00 vMB 122
180,994 180,994 00000000000005bb17862300eab97d51cc9f9130a1adda97879a07c775bc6057 534 0.18/1.00 vMB 163
180,993 180,993 0000000000000600a09d8719d873b60f0841a9ce85e07f02c368cb94376ab266 507 0.25/1.00 vMB 191
180,992 180,992 00000000000005dd95107801c8429403e3690435dbc3a919b21ba03387405470 617 0.25/1.00 vMB 137
180,991 180,991 000000000000065f99f9b3b3ec0396a3b7d92bce66d119dae04c216650b712bf 566 0.25/1.00 vMB 168
180,990 180,990 0000000000000410645796faf4d063a6e1b082a88f1ef6496325419fa556967e 26 0.01/1.00 vMB 151
180,989 180,989 000000000000092842f53893ba1a50af48cc6a0dfa5b25c9148cd51a4c4dd54b 479 0.19/1.00 vMB 131
180,988 180,988 000000000000082b08fcfc49db3945f0d37af9ed0b3243e3f9c7627021abb629 98 0.05/1.00 vMB 140
180,987 180,987 000000000000054e3941e4f68769a7a13cc2070076d3a8f9364c05b35fdf452c 488 0.25/1.00 vMB 131
180,986 180,986 0000000000000229b87e8018daf9895d75dfc400ea9d826b1d8a7d059dda6c09 420 0.16/1.00 vMB 159
180,985 180,985 0000000000000293f132eb8f20d7acbea27395e001c5268941f98c2fdce5e5b5 256 0.14/1.00 vMB 202
180,984 180,984 0000000000000701c900fe03b15f645c090a464c0412624f609aab90739efa9a 128 0.05/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.86 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: 642.17 GB
    • Received: 12.54 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.