Loading Tool

Explorer IconExplorer

Memory Pool

39,033 transactions
27.46 vMB
0.06137858 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt 09398ce7e0a1c60af3a5c0b3ae1171783b503d91df263490711e9f59488df197
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 3a4c0de0b070a1475b04b910245596f7f34fd56108cc4d5c85f926708be1402f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.00920023 BTC
Feerates: 101.49 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (457,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,850 456,850 0000000000000000003d1152e4f5f45b027d1a30de35ce4f704b4f32e1cf710c 788 1.00/1.00 vMB 33
456,849 456,849 00000000000000000046525e509f81319f623690a6f5f9888a2d809aa8b92983 2,265 1.00/1.00 vMB 176
456,848 456,848 00000000000000000053ba7430a4b427ad441426e39b62d9e397b6a2f6f690a0 305 1.00/1.00 vMB 25
456,847 456,847 000000000000000001a0b53c5a9d03edb7be3129ec46694f6388d30006d397fe 1,144 1.00/1.00 vMB 74
456,846 456,846 0000000000000000023e0a36676c6a7dac86ee701aa27e2bb22adf4295397e47 296 1.00/1.00 vMB 26
456,845 456,845 0000000000000000017d44f9ae7744822eb0ebad1f7b027ede88025630744211 973 1.00/1.00 vMB 60
456,844 456,844 00000000000000000033c8f1c1d758e2d13e684e38f2c52798c67847d17183a7 570 1.00/1.00 vMB 50
456,843 456,843 0000000000000000010cbc3711185d146607eb2af19d806da289ce5d07bd46bd 1,842 1.00/1.00 vMB 134
456,842 456,842 000000000000000001b8f7155494bd9976ed2cdf104d56f9de6123e0a4962800 202 1.00/1.00 vMB 18
456,841 456,841 000000000000000000f35b8687f33420cbc98cc59531987ca6db4639ce066633 1,398 1.00/1.00 vMB 92
456,840 456,840 000000000000000002271ab6748ca4e68ebcef4b916cf54fb2dd7e2304154238 339 1.00/1.00 vMB 28
456,839 456,839 000000000000000001503a94a4919349a2ac680ee8f8a92494b37748221c8656 878 1.00/1.00 vMB 49
456,838 456,838 0000000000000000019c94bec53ef82ba9aa39c33027b96e4e7fa5b23d8c1cd6 954 1.00/1.00 vMB 64
456,837 456,837 000000000000000001cc71860590155ef513e8124ad8395cdfaec2177d23dcd4 713 1.00/1.00 vMB 48
456,836 456,836 000000000000000002492ae921d068149711067b7f8631ddf86c7bfd34fc6a09 1 0.00/1.00 vMB 0
456,835 456,835 000000000000000001ae695c9b5c6b64cf0b0bc2c1d2764e3b8a78e87e7afd92 845 1.00/1.00 vMB 44
456,834 456,834 000000000000000001792170463acb817e604a0ed137b4550057cb04eadbe470 2,110 1.00/1.00 vMB 136
456,833 456,833 000000000000000001b4d86155ca043281293853cd4f1a59048f2bb847837c7c 1,825 1.00/1.00 vMB 181
456,832 456,832 000000000000000000fe44475acd59d565db04dd845e67ca3ea90e417b329863 2,214 1.00/1.00 vMB 183
456,831 456,831 000000000000000001eb34a2baa5b1f9c0160fa9870ea531f72910071cc277af 1,443 1.00/1.00 vMB 136
456,830 456,830 000000000000000001c596f0d64eab76c85513500019cf0ef1b1eb8b90e0e4b6 387 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.