Loading Tool

Explorer IconExplorer

Memory Pool

39,678 transactions
27.08 vMB
0.05563257 BTC
Random Selection Loading Transactions
Max Size: 141.54/200 MB

Candidate Block

Mining Attempt 1a5104674877410988a79a380a4adfb5e41ec7cdbd89c50d4950a03c30192e1a
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 942495114cbb20671336da2133b38f5fb4ef30563d9622fececf7ab33d7c77f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,180
Size: 1.00 vMB
Total Fees: 0.00550952 BTC
Feerates: 69.10 > 0.55 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (134,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,058 780,058 00000000000000000003778f55a28a6f12647a190f1bd98085e733fa15cf4e3d 3,313 1.00/1.00 vMB 36
780,057 780,057 00000000000000000006051b8c9370107f62d13ad12f59bd78487367b3f94970 2,984 1.00/1.00 vMB 42
780,056 780,056 000000000000000000012510608592b621481aad1a9aa958f31382cf76247a53 3,735 1.00/1.00 vMB 43
780,055 780,055 0000000000000000000041b58246d245912733facf8fe032cc1a1a61520a0857 3,159 1.00/1.00 vMB 54
780,054 780,054 00000000000000000002e0d0d7e68d760c2eb1270f560cca763491a19d7b25d5 2,817 1.00/1.00 vMB 60
780,053 780,053 00000000000000000004380beac2081de585bf676ca1926f5995e9b35cae1acf 3,917 1.00/1.00 vMB 41
780,052 780,052 000000000000000000063099ff373a9ffbe72621f8c3192923d5f0b08e7602d3 2,571 1.00/1.00 vMB 52
780,051 780,051 00000000000000000004df0fba856f4ce40f5f644aeed6e5818adcf948348315 3,219 1.00/1.00 vMB 55
780,050 780,050 000000000000000000043cfdd430cbcf5d6cfa0c437ad5b808e1d45dc509387e 3,544 1.00/1.00 vMB 43
780,049 780,049 000000000000000000026d59f6694f4021f2045f594b33d900df3b53ebe1ab62 3,857 1.00/1.00 vMB 47
780,048 780,048 0000000000000000000057dbd27accf8817feefbdac9f1e5f28cfa82cf35ebb1 2,923 1.00/1.00 vMB 56
780,047 780,047 000000000000000000006030842922c6d0480d2c5bc0cd6c9bac8ae760ed3ec1 2,076 1.00/1.00 vMB 18
780,046 780,046 000000000000000000054213c3b0ccfbaa3f7dbdd09ec71625dd0b5db02c7dee 1,619 1.00/1.00 vMB 19
780,045 780,045 000000000000000000042d8202d78a0e9f0105cb178a75d0cd83ddb95099fde7 2,045 1.00/1.00 vMB 23
780,044 780,044 0000000000000000000182e0a6046fef36a38f3a7e81d32c42281afb5bf71662 713 1.00/1.00 vMB 16
780,043 780,043 00000000000000000003587c0727d9979ece5f4ecf0f96570d30ec349fce23ab 3,180 1.00/1.00 vMB 35
780,042 780,042 00000000000000000003127322b1a2fb5a0bbdb4e299a196a40e9759684abd8b 2,133 1.00/1.00 vMB 51
780,041 780,041 0000000000000000000196368bb9a448a11a0304a259790c0fca90423c9864c4 1,776 1.00/1.00 vMB 38
780,040 780,040 000000000000000000041a81ab9d4456dbdec81594e776ea391efc6608d6bf1e 2,412 1.00/1.00 vMB 18
780,039 780,039 00000000000000000001ce570c21108d57bc1b478602e34eafd36332c039ecbc 2,307 1.00/1.00 vMB 25
780,038 780,038 00000000000000000004240be898e8c782c04d430ce8563d5a3d1eab674cf5a0 3,792 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.