Loading Tool

Explorer IconExplorer

Memory Pool

88,140 transactions
32.27 vMB
0.17004408 BTC
Random Selection Loading Transactions
Max Size: 195.42/200 MB

Candidate Block

Mining Attempt 04f9978961929676b25d355596aa16a59667b6eb3f4144b4134b047af3f4ab81
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 43075665b43d0df924eca02ef2dbfba61a24d7285d4215c051b56041890d37c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.08223412 BTC
Feerates: 216.64 > 8.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (511,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,881 403,881 000000000000000001648242e02ce49665a13ad88083c1ddb88c7a70c226f7d8 1,607 0.93/1.00 vMB 41
403,880 403,880 000000000000000000f385aee387633aa252d80c8445030674d75861685bf231 992 1.00/1.00 vMB 24
403,879 403,879 000000000000000001d0c2cf2130c12ec05be6bf43ee50dae2130260e80fdb31 1,322 1.00/1.00 vMB 29
403,878 403,878 000000000000000005a1e841236e88fd459e6c5088652442c6b66b1cefdefddb 1,714 1.00/1.00 vMB 27
403,877 403,877 000000000000000002364d025c130c61de760ea83231899bc9076a7654db88db 2,218 1.00/1.00 vMB 41
403,876 403,876 0000000000000000067829a54550a22db266d6aa96770193ad230ee9f1201c2d 2,861 1.00/1.00 vMB 41
403,875 403,875 000000000000000000cbd16e0981fb8e51ddfc7a745810519ee1c1b7c2578a2c 2,462 0.93/1.00 vMB 101
403,874 403,874 000000000000000004c98f36b8e17b3bb0c02b380d53f0d899971ca50266c1d5 2,699 1.00/1.00 vMB 51
403,873 403,873 0000000000000000069ec2c76d3cd3d0df2bbb1bb0af276172561e3e2fc9ab26 3,234 1.00/1.00 vMB 63
403,872 403,872 000000000000000005a13c6a685add8e40b9db3354391ce4a10b4486e84ccbaf 1,071 1.00/1.00 vMB 21
403,871 403,871 000000000000000002169f58a3720e03ef57b69f06ab9972c1e8319fdebf083b 2,264 1.00/1.00 vMB 46
403,870 403,870 00000000000000000619d9bc02bb8e52452be7be2103f000f02f45f909db6a0c 2,115 1.00/1.00 vMB 44
403,869 403,869 00000000000000000589ba040efba9f82be3ebbc1b464c09d2200cf60a56b0aa 2,880 1.00/1.00 vMB 62
403,868 403,868 00000000000000000487214b25d6cc195c06f6b972dda96d5cac1f88869653a3 208 0.30/1.00 vMB 12
403,867 403,867 0000000000000000042d0c1f0c25a74a1aa16be5adbea24b90a29853e735d695 1,758 0.73/1.00 vMB 47
403,866 403,866 00000000000000000639da412998b751158a629c4e3efaef230a81956e4fa33a 253 0.10/1.00 vMB 41
403,865 403,865 00000000000000000470d4b4d61f1f15534c1feb4ca8c6947718d83382eaac02 937 0.66/1.00 vMB 31
403,864 403,864 000000000000000005565b941522701376cd6a9dcdd71e448e335e32ed7cfed4 497 1.00/1.00 vMB 6
403,863 403,863 00000000000000000521e65610711f4d5d4d7a869430dac340d74deae9f8da3c 583 0.22/1.00 vMB 41
403,862 403,862 0000000000000000049c5ef11795c5714fa4c6b52a770d2c598859a7739363e0 966 0.46/1.00 vMB 41
403,861 403,861 0000000000000000052b1b8afcd9d0f73207d2588455fccdad39c4d16735eb67 439 0.18/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.