Loading Tool

Explorer IconExplorer

Memory Pool

82,979 transactions
31.96 vMB
0.10557519 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 8cc2cc649832ba793e0d4e85570850452cc48f5ee0e0c120b31bf502e68c7c9a
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 5722a4ae7016817d3ca4bdfa8618e0453514bc74651d9b52396620d5d960902e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,046
Size: 1.00 vMB
Total Fees: 0.02531224 BTC
Feerates: 353.36 > 2.54 > 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (585,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,405 329,405 00000000000000001512e9c681a81ec4dffd1a141df976b2716642dcd774387c 119 0.10/1.00 vMB 14
329,404 329,404 000000000000000001114bb77ed3ca2ba9ed9ddfcd5d4e85b0e562a071ae42d2 57 0.06/1.00 vMB 6
329,403 329,403 000000000000000012da80766180972ac47cde36f313377b93668bf9afd07907 1,242 0.76/1.00 vMB 24
329,402 329,402 00000000000000001270bcac21cba5f2653f6ba9e4a4b1dc9fc8c51cb2c65a17 600 0.41/1.00 vMB 20
329,401 329,401 00000000000000000c2dca25d058f0234fcf27930b0b57ed7c61d6d482256c9d 112 0.09/1.00 vMB 7
329,400 329,400 0000000000000000079dda7dbd5e7bd8c6ee2583b3d74331c5990164b29a0573 1,029 1.00/1.00 vMB 19
329,399 329,399 00000000000000000db63d1c599f6c04457ad999224d212f24cf47e64a704556 526 0.35/1.00 vMB 19
329,398 329,398 00000000000000000e6bb7fd9be9606be5dc507ce388f04c0cb60581a251c74c 1,926 0.75/1.00 vMB 34
329,397 329,397 00000000000000000cf556d08b3193c89d0e72779f59d92d6bf9004b0cc17ab1 1,159 0.41/1.00 vMB 45
329,396 329,396 000000000000000007b45274afc9153a23da6777b265221a9046d1dd9fa2e0fb 1 0.00/1.00 vMB 0
329,395 329,395 000000000000000007e5b0b120bef4ff271041ddc0f98959f51f0166c8e465ab 340 0.30/1.00 vMB 19
329,394 329,394 00000000000000001a91b867f79bd75fb76a20d1e3aac2854c8eed1d93bfd93e 271 0.21/1.00 vMB 23
329,393 329,393 000000000000000018cb15463dbd6077e4a5e6511e03f5a13e929437600e5f09 1,180 0.61/1.00 vMB 32
329,392 329,392 0000000000000000166d67a2d2085cdf5798c76af7c9e374faac54187c230058 146 0.08/1.00 vMB 21
329,391 329,391 00000000000000000c4e87b315473dc6c88663c80fe3dd7beee782e14421ac40 545 0.29/1.00 vMB 23
329,390 329,390 00000000000000000c3e60d42709b9ad1a8ce97b43a9efdae01bab2dd4eadd67 250 0.15/1.00 vMB 24
329,389 329,389 0000000000000000185e95d97ac177e99f79559b5ec4d0a7e0ef53499b1e2392 179 0.13/1.00 vMB 22
329,388 329,388 0000000000000000001199c7a1ab39190188c26605f381e2e9015942d5fe7ee4 301 0.16/1.00 vMB 24
329,387 329,387 000000000000000009345b323cf364d03aeab20e87beea28e96ea8b62f514937 535 0.26/1.00 vMB 28
329,386 329,386 000000000000000019963cf9b14f9014ee713abfe44eb29845a01243fb01151c 303 0.19/1.00 vMB 22
329,385 329,385 00000000000000000207dcfb945dc3b474eebac111b5eaaaf7d74dae2da3fdc2 535 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.