Loading Tool

Explorer IconExplorer

Memory Pool

41,134 transactions
27.39 vMB
0.06588436 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 28ab4bec8bd54209e08df9eae653acb7d3b6358790c75d39f6e65ff91b4127a3
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root d86748f25a5134ad66f7bbdfe5d4d69542f3aab608dcd1a6d217663d676692f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,721
Size: 1.00 vMB
Total Fees: 0.01334638 BTC
Feerates: 100.53 > 1.34 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (177,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,913 736,913 00000000000000000002b5b2afc1c62e61e53f966b965a9a8ce99112e24066ae 2,438 0.98/1.00 vMB 11
736,912 736,912 000000000000000000011b60091bca12c6e62a513f308d46fb226667995d4293 1,029 1.00/1.00 vMB 16
736,911 736,911 00000000000000000000ecda61982ad571728aebdb5051731d14ec0da112a915 184 0.10/1.00 vMB 15
736,910 736,910 000000000000000000014de4866dfeb097c097133d5e2e12fb0e1f05ef6481df 2,799 0.96/1.00 vMB 8
736,909 736,909 0000000000000000000370e4eced6f325c557a78888bc1d6f57867365121b49b 3,408 1.00/1.00 vMB 23
736,908 736,908 0000000000000000000733f6d01e8a30883bd54aacfe32a458e49b1e2d6ffac8 1,263 0.61/1.00 vMB 13
736,907 736,907 00000000000000000004ee9cfebbf8dd45bc590db6e2955c752283c69340e32b 894 0.40/1.00 vMB 11
736,906 736,906 00000000000000000003e2e9bbc926c7fc9e2da505171da93dcedadf66efd564 2,488 1.00/1.00 vMB 9
736,905 736,905 00000000000000000002b925948f64104ea76135f78f36013d218c5ba42b6a34 2,452 1.00/1.00 vMB 19
736,904 736,904 00000000000000000001c7fc4e06c06e57cd93c20ffe88482bef60035fb8e56f 570 0.17/1.00 vMB 15
736,903 736,903 000000000000000000042c03753b62d3e4d3b4c8112857fbafa18b05a15a2d7b 1,128 0.59/1.00 vMB 5
736,902 736,902 00000000000000000000c6b189bcc4d7543858600d25ee1bfaeb5d31e8c4bca4 1,775 1.00/1.00 vMB 9
736,901 736,901 000000000000000000043be3970713e3ec3daf9967d608fcf0f0a33c1d4dd404 2,956 1.00/1.00 vMB 8
736,900 736,900 00000000000000000003e9c2fdb3cf761b443fadce123282edeab7b9bf37c961 2,987 1.00/1.00 vMB 16
736,899 736,899 00000000000000000003b58dfa0bc14838967d9eeed202ffd5c3039bf2e6d54d 1,248 1.00/1.00 vMB 13
736,898 736,898 00000000000000000000f702562ece3cf30996d66f57fdc947e32d2e16649546 3,297 1.00/1.00 vMB 23
736,897 736,897 00000000000000000008975179eb2128d9af9058741781090d926a6b0096ee84 85 0.06/1.00 vMB 8
736,896 736,896 0000000000000000000820f0da86944a51a1ca010a5b2dffd42fa68fb9222a25 2,188 0.74/1.00 vMB 12
736,895 736,895 0000000000000000000506cf18cf9fde88213586f7d03e00cc5a3fc48d1a2510 3,382 1.00/1.00 vMB 16
736,894 736,894 000000000000000000084bed8f868837209afa1569aab05aac336633ee0063cd 389 0.18/1.00 vMB 10
736,893 736,893 00000000000000000005503339830cdd18d6c04a069c5adb56914af3aa32a46a 862 0.41/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.