Loading Tool

Explorer IconExplorer

Memory Pool

79,542 transactions
29.21 vMB
0.12112207 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt fadab3fa49c99cb47e4c5514aee2dfbd5176c38e004184119cdad7266e831e41
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 8f0fc48a4e14dcc6c90eada1004e0e3ef3c51e13af9bee61f9256f5dab3ba44e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.04437405 BTC
Feerates: 301.72 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (583,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,976 331,976 000000000000000004a0ecb408a03a32adce1b3f549adc787a32b68546b262b2 879 0.75/1.00 vMB 25
331,975 331,975 00000000000000000ee29b8ae5983ce39fc8a37211a07a932ff8734f68dd9330 1,339 0.75/1.00 vMB 23
331,974 331,974 00000000000000000c74395f9de9388eb739339f23fe9b056bf11b55dd1a1c72 64 0.04/1.00 vMB 55
331,973 331,973 00000000000000000112c772a5c1ad0e89a65d8207c2b7ebc21f6308ede06e80 133 0.07/1.00 vMB 23
331,972 331,972 00000000000000000fdb0515b1a9bed22c778e3a0a30f3b2c8ad1305ed1b16d3 1 0.00/1.00 vMB 0
331,971 331,971 00000000000000000029d0448ef9227492465ccca1f4c1152a58c0e6215e58ad 320 0.19/1.00 vMB 22
331,970 331,970 000000000000000009be446a7ec0bc9a9094948c0b4d75000cb1031072e7281f 562 0.47/1.00 vMB 19
331,969 331,969 000000000000000011f11c9afaf64d9d85502a483f7aa93f723169ccdb015419 16 0.03/1.00 vMB 17
331,968 331,968 00000000000000000bf229b9b48fa4745fd8e33463fd28dc50d223b2d0d947bc 89 0.08/1.00 vMB 17
331,967 331,967 000000000000000007e3ff3a2c7572f37fca04b308bd8105a3990aa443b44f30 162 0.06/1.00 vMB 30
331,966 331,966 000000000000000008623f01d48494c5acad86a91de459631e823d34303cbdd1 1,180 0.63/1.00 vMB 25
331,965 331,965 00000000000000000f349f1caf8490a768f8fff9728bfc96a348e18096cb3c6a 165 0.11/1.00 vMB 16
331,964 331,964 00000000000000001134935f5d2a9f2f5f073f9d9dfae59fc3bb383e8934a3f8 244 0.14/1.00 vMB 22
331,963 331,963 0000000000000000117c0ba80fca0943d247991cc48bb9f9a56d9c787caf843f 77 0.03/1.00 vMB 31
331,962 331,962 0000000000000000097f1c16adf01eda3ca8b55c6207bf6885ae672c0fb0230e 486 0.34/1.00 vMB 21
331,961 331,961 00000000000000000b1218036d68fa4313dca800ef37bf3e809f1a320b0f958c 106 0.11/1.00 vMB 6
331,960 331,960 000000000000000012d29b953b013e46202fad04cc484be0b2b4a2899a98adfe 1,294 0.75/1.00 vMB 24
331,959 331,959 00000000000000001754857e39e124ebec2186c7be9ff460a3e34a8e21144001 168 0.10/1.00 vMB 25
331,958 331,958 000000000000000007389815cc98e8c7b8cfa095ab089bf1bc0927e53c0ef7f0 653 0.36/1.00 vMB 22
331,957 331,957 0000000000000000162cf91483a37b8fc9755d98e5f3d9f8062f0dad8c43d740 300 0.19/1.00 vMB 18
331,956 331,956 00000000000000001a8abe9d0c21a09b2c9485a912ffac9968aba1f33d808dd5 458 0.31/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.