Loading Tool

Explorer IconExplorer

Memory Pool

41,851 transactions
26.48 vMB
0.07082540 BTC
Random Selection Loading Transactions
Max Size: 137.88/200 MB

Candidate Block

Mining Attempt 1d73f51d58331410d4a32007db1910421d3d3056debdc7c8148602416af76320
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 347fc1f5db38a8ecfff8ea70e720446a181471b355a5695d9e9f520faf12188f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02219031 BTC
Feerates: 99.53 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (620,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,860 294,860 000000000000000057153dcf1f30a6a1c95d656aa116c204c4145305c7fa1768 625 0.35/1.00 vMB 32
294,859 294,859 00000000000000008ecae3fbb3541c262f4f7af8627b6e2c6690ec60a8616faf 484 0.32/1.00 vMB 30
294,858 294,858 00000000000000009509602fd12d0fe330fc7bd4da5a8e290934033b308d18bc 235 0.62/1.00 vMB 12
294,857 294,857 00000000000000005ba66ef28544e3e2baef942754845d1e2833d0717dafd6d7 576 0.35/1.00 vMB 27
294,856 294,856 00000000000000005bc86c2eb08ffb68d420c895b59cc98019cad366e54ad945 898 0.35/1.00 vMB 40
294,855 294,855 00000000000000001ace9b38d37f391b04e9e094dd22e2f141a6d01b955907b0 992 0.50/1.00 vMB 33
294,854 294,854 000000000000000093a0cb7f9c71aecb1cac0814a5ae83002028a4210b23d348 845 0.35/1.00 vMB 46
294,853 294,853 00000000000000001ada95dc5f0506e4739892b62d855d16023a5ab10f704a76 902 0.35/1.00 vMB 55
294,852 294,852 00000000000000003bf03f0828f9bcb2d4203f1664cd338ea715a8a40ded7788 128 0.25/1.00 vMB 11
294,851 294,851 000000000000000038bedec0ae165adf740ad5c26f56679a9d3fc1e10045fbd4 531 0.25/1.00 vMB 26
294,850 294,850 00000000000000003a38242a8886e73d939abef5ad15d8baaeab2d1f6bbe4885 512 0.19/1.00 vMB 62
294,849 294,849 00000000000000000a7712f40ec62ae2bf4397d8eb429ba1f320c7cbf85c579f 336 0.28/1.00 vMB 25
294,848 294,848 0000000000000000add9a3d0c72cf5c627244dd3ee2ad659c72f7995f5301d5c 752 0.35/1.00 vMB 43
294,847 294,847 0000000000000000ab82729f3d11a95a62c7b895ce8e4acc8892635749961f80 77 0.12/1.00 vMB 10
294,846 294,846 00000000000000006de8e29816e8599533f4f827fef5def7124660b3d82c895a 1,024 0.44/1.00 vMB 40
294,845 294,845 00000000000000008278cb8fb76200d52b4f72a5c3f0f28224120a9abb7b0173 427 0.64/1.00 vMB 16
294,844 294,844 000000000000000000b5f7c7b4794b8d35ca084bdeb6d3f616db83ff01e1bfde 376 0.35/1.00 vMB 18
294,843 294,843 000000000000000065bf5a162eabe80ede541d34cf7e16c07ec0be1f106acbca 718 0.35/1.00 vMB 29
294,842 294,842 000000000000000065ace13cf6bf114af7e1a06451f5534a3db371f206daac62 1,024 0.33/1.00 vMB 56
294,841 294,841 00000000000000005efba3062094b37d6499d129cf101d5ce7757d4de5a87088 745 0.25/1.00 vMB 41
294,840 294,840 0000000000000000145d02061c4be280a06f317438d0c1b520419accf91d8dc4 866 0.35/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.