Loading Tool

Explorer IconExplorer

Memory Pool

84,692 transactions
31.81 vMB
0.16505859 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt 81cf2dacd81f73470af8b05a1d045d24e1914b9f0a323443d3367b82558fb869
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root c4c3b7c808a47f96c1de9079ab6e1e6bd6d081a6a1051f8a4812e0200c759575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.05217740 BTC
Feerates: 402.75 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (346,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,859 568,859 0000000000000000002a7e3718c7969688890db15ce930023151a71fb8eb3187 2,557 1.00/1.00 vMB 26
568,858 568,858 000000000000000000065f9a04b12ac380c8524539bc19f215e239887107d372 2,928 1.00/1.00 vMB 12
568,857 568,857 0000000000000000000800b3df37c03739d649f1fdb2593f0b2b0bcad15ebb90 2,751 1.00/1.00 vMB 13
568,856 568,856 000000000000000000148d2a48789020ed99cb7a5dc87a7449825105c305c714 2,871 1.00/1.00 vMB 45
568,855 568,855 0000000000000000001401607e16eb60602de0be1b1ad694d1c50579b1463d30 2,452 1.00/1.00 vMB 11
568,854 568,854 0000000000000000001c52c530385cf8493d4f2f5b4fc153933ef82d837143c0 2,237 1.00/1.00 vMB 18
568,853 568,853 00000000000000000003d66c2fd32bc7bd48682925f4b077b0fc602a6cec6eab 2,803 1.00/1.00 vMB 38
568,852 568,852 00000000000000000002228b8c44f1d08e275469033842875d9d9e6fab205108 2,365 1.00/1.00 vMB 28
568,851 568,851 00000000000000000022422ed6029a75936270ced0e14c8b360c671addc947e9 2,843 1.00/1.00 vMB 34
568,850 568,850 0000000000000000001d513a55bde52604acb6f7459738943513e45a126024fb 2,822 1.00/1.00 vMB 24
568,849 568,849 0000000000000000000acefcca279ce2b184fe2289fc6499727831ea048818f2 3,065 1.00/1.00 vMB 54
568,848 568,848 00000000000000000016d38044fd1b3e42c2d9d41977146910c36f4108d213ef 2,498 1.00/1.00 vMB 19
568,847 568,847 00000000000000000000bf4f80ab0681eb26301b0a7f05f82c5389449161aa5f 3,020 1.00/1.00 vMB 20
568,846 568,846 0000000000000000001456a1ffd8a9b2990efa6ae037a46d1a9b41a22c691640 3,066 1.00/1.00 vMB 35
568,845 568,845 000000000000000000072a39544a64dd8e3c6153cab34858f0b05aac665846eb 2,849 1.00/1.00 vMB 49
568,844 568,844 000000000000000000272db4966742ad7e83fa169c88b47928e469d253afb343 2,543 1.00/1.00 vMB 7
568,843 568,843 00000000000000000016e87db90dc7a7b4f1e9cafda17c3e4b8bd0ac7a3ba529 2,640 1.00/1.00 vMB 34
568,842 568,842 00000000000000000005ea8c5161fcd75d37e831b5eefe1c634719b0e974bc85 2,751 1.00/1.00 vMB 9
568,841 568,841 00000000000000000003ecdbfc542bf08f31e3a098783a4b412900880d7495dd 2,858 1.00/1.00 vMB 8
568,840 568,840 00000000000000000003834d9e09215891e39d08784b513f6479b1958bdbbe93 3,217 1.00/1.00 vMB 12
568,839 568,839 000000000000000000175c1d6f7131630ce8a62fb1b0841724beba5a3ca041ea 2,747 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.