Loading Tool

Explorer IconExplorer

Memory Pool

44,344 transactions
27.41 vMB
0.07186859 BTC
Random Selection Loading Transactions
Max Size: 144.39/200 MB

Candidate Block

Mining Attempt a4f315bd5d47ebadcd7d44e27df30f98c0267c06fdaf7e99f7caf0193590a605
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 0ae76759c3b166f71cdad3d1bed0de8a6601d65212c7ae7008be298509730e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.02052620 BTC
Feerates: 170.94 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (557,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,852 357,852 0000000000000000134381fc20fd0f0f0375301b9ef0a16e0cfbecb0689063f0 954 0.61/1.00 vMB 26
357,851 357,851 000000000000000006ad74f0108cecd701b06bd925f7f93ee22b85b15323c3f4 539 0.36/1.00 vMB 20
357,850 357,850 000000000000000005b6d0683a0044be2b9335230b4883a6c98253897805c24d 506 0.34/1.00 vMB 20
357,849 357,849 00000000000000000315cf60efbfd6ece0be740d347cc83f7c3f4134361b176c 62 0.10/1.00 vMB 7
357,848 357,848 00000000000000000bea695ebe264acac55a46b250e0634f4d3c0c27c1a9f987 688 0.54/1.00 vMB 20
357,847 357,847 00000000000000000440664a88fb1e35a41a6800b19c323513f2ddb8418086b1 629 0.35/1.00 vMB 26
357,846 357,846 00000000000000000ca2d22c709ec14b73f48b0d02ae151f33fa760f87a9733f 472 0.38/1.00 vMB 11
357,845 357,845 0000000000000000000072fb4daee93cb0ef53f292898febaa8353743469f9d1 752 0.75/1.00 vMB 17
357,844 357,844 00000000000000001535cea56463f8fc76d3680893d650c78b208a55edfe493a 1,660 0.75/1.00 vMB 33
357,843 357,843 000000000000000010e4386073a32da6473a39b90af696b7d88100a5b25e3011 771 0.26/1.00 vMB 37
357,842 357,842 00000000000000000dc1f76cb406eabe584456a747f1f74a5188f69f51151698 780 0.74/1.00 vMB 18
357,841 357,841 00000000000000000fb2c6a1626ceee6829d37f0fe09832205f6e9527ce830d1 412 0.30/1.00 vMB 21
357,840 357,840 0000000000000000064a1b73455a609157a39367acf58b812c23498835f42d51 396 0.20/1.00 vMB 25
357,839 357,839 00000000000000000529fc9fb4405d6df0b0342f1c70cfc1a10dee486f935435 676 0.50/1.00 vMB 20
357,838 357,838 0000000000000000121a3c2e740c0aae2bdf5cea37e5872b92c94e40567956a5 324 0.75/1.00 vMB 12
357,837 357,837 000000000000000011e6ea5bed6cd3506a55e504c543c3730694ecb56fcf0c35 970 1.00/1.00 vMB 19
357,836 357,836 000000000000000005676a9c543d78695c6d6669404433da5ee4aaf90816574e 1,751 0.90/1.00 vMB 27
357,835 357,835 000000000000000011f62d8f96955a74f2676a0eaebf2ae69acc7661fe2852ec 554 0.60/1.00 vMB 15
357,834 357,834 00000000000000000b3be371afdbb6e1e937f3e357463b669ed59e4cd9471d90 938 0.98/1.00 vMB 18
357,833 357,833 000000000000000011ca4d9648a6c7cdacd8bfe2e83bee21e0aed5003ed3f5d5 706 0.43/1.00 vMB 22
357,832 357,832 00000000000000000ef58b5ba73dd9c5031fc20eb0834ba01f42232a06221a22 56 0.04/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.