Loading Tool

Explorer IconExplorer

Memory Pool

83,513 transactions
31.36 vMB
0.09017634 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt b2b5b924e7ea1ac069b80e90090f2551430885d8a1be54ce9c1d83abeaf5d676
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bcb91f62b81f749ea73fd5739083e12bc8d44b25657e1204b5e4651e03b7ba12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.01922206 BTC
Feerates: 299.70 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (119,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,056 796,056 00000000000000000004a8a9224eafa79c10e5dd1b0d39ed878058a981c1ffdd 3,365 1.00/1.00 vMB 39
796,055 796,055 00000000000000000002a6c9c15200fb3dd5e9eb0ad992a6202cc41f9ad28826 4,703 1.00/1.00 vMB 18
796,054 796,054 00000000000000000002cd47e3eebc42b6b7232afc4b32863369baacfafa2ead 3,045 1.00/1.00 vMB 16
796,053 796,053 0000000000000000000522b4cba0dc6a1c8a1eb4cf0210bda78fd9a0e35690b1 2,467 1.00/1.00 vMB 17
796,052 796,052 0000000000000000000075aa1e20651d00bad0ced707584aaee331aa1bf2ff68 1,794 1.00/1.00 vMB 27
796,051 796,051 00000000000000000002e241b928c18c0aa426832dc2649b7ac69de315887ff2 3,261 1.00/1.00 vMB 22
796,050 796,050 000000000000000000018b7a5300f2b408a3a413ff8c73760028729d741e7011 4,787 1.00/1.00 vMB 24
796,049 796,049 00000000000000000000745ebdfef7981fe0d87e8d9370cb241d14abd8863e15 3,723 1.00/1.00 vMB 36
796,048 796,048 00000000000000000002664697c8b92cbfc4041a0c891380ce87be36d4659f6d 2,841 1.00/1.00 vMB 31
796,047 796,047 0000000000000000000310d142f338279e6961299b341b867d94994135ffb8ea 3,301 1.00/1.00 vMB 31
796,046 796,046 0000000000000000000329b86a62a7f15d99fb1a636c92685b6401a76d202b29 2,139 1.00/1.00 vMB 30
796,045 796,045 00000000000000000000ae21c22c91b801fcfb0eded6e227e60489db2f46671f 3,516 1.00/1.00 vMB 40
796,044 796,044 00000000000000000004f792490e6bd80e9c1de71cba88cc5b733522c6c8b3a2 2,855 1.00/1.00 vMB 59
796,043 796,043 00000000000000000002f53b7b9712d82a5580336524b9a7c63b2f6275928d9a 6,558 1.00/1.00 vMB 12
796,042 796,042 00000000000000000000e18d73d5f14f2e3a0c34a8643420241a2fd7f5577c3d 1,955 1.00/1.00 vMB 11
796,041 796,041 0000000000000000000100d8fa9287789dc1b17fe1f3dbd53fb306ecafc97f54 3,055 1.00/1.00 vMB 18
796,040 796,040 00000000000000000001c2e64ac43a3b8e419dd92174be731b33e3e04aaf104f 2,728 1.00/1.00 vMB 21
796,039 796,039 00000000000000000001a957ae3834ae20f52f54d0b4c744d4bf2715c92c62c1 2,033 1.00/1.00 vMB 18
796,038 796,038 000000000000000000039cde80a84fef98a08bebd1d96eb08c36db5e05af9f7a 2,670 1.00/1.00 vMB 21
796,037 796,037 0000000000000000000037318b5f3c904ad3bfe5b2aabd2ec39b2371151b6e10 2,659 1.00/1.00 vMB 23
796,036 796,036 0000000000000000000093934086fe73e529c2ce659b62805fcff420a21ecfce 1,639 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.