Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
29.56 vMB
0.12885184 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 4a1cd301f9e70aab119d1bd1dbb0465f160fd816284b8394a9b4513bfe6c8412
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 05911cb4cc0d22b133d688fe80aeb919205408690fe48df952810a819e97bc73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.04717489 BTC
Feerates: 477.45 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (478,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,371 436,371 000000000000000002a8023a0073c242f02837e2912d39ac12fe7e328bac2284 596 0.43/1.00 vMB 40
436,370 436,370 0000000000000000032a933c2734c7b21efb49c8a0e3d2528f3c8675ac87bb4c 1,023 0.74/1.00 vMB 52
436,369 436,369 0000000000000000021b8f8aaa65bb76c7929f6d7897f43371b8bfdbe6033c56 424 0.15/1.00 vMB 69
436,368 436,368 000000000000000001a1f1316cc88ca13cfbbc27044f7ef3595236bd1d1caebe 1,317 0.56/1.00 vMB 72
436,367 436,367 000000000000000000ede731d820b481de8fcf1b2efd30bd458ad02ea20056a9 172 0.08/1.00 vMB 74
436,366 436,366 000000000000000003bad17ac893eedba8aeb807c7d7371ac405bd52f7ddb698 2,138 0.85/1.00 vMB 73
436,365 436,365 000000000000000000023708e58fdd42504a8e00cfd9d1a1a4eb3754e5b44412 2,165 0.85/1.00 vMB 58
436,364 436,364 0000000000000000034e9d21330ce861bab5d7e81156ca0b3d9c0f034a393e9a 554 0.75/1.00 vMB 125
436,363 436,363 00000000000000000036e09f1bb12cc6203c7a6576c875d0ca1f2aae5d5e9ab2 774 0.79/1.00 vMB 35
436,362 436,362 000000000000000001c591be186e12514f0fcb06a42ebb5ed2dc89905a0824d1 2,322 1.00/1.00 vMB 59
436,361 436,361 000000000000000002e8da754158454b9cdb8a9a3978550b7f5d0e52351cc7d8 2,748 1.00/1.00 vMB 85
436,360 436,360 0000000000000000011cd44a9ae3eab35739b4bc4c76e45d3122933e1f4604c3 158 0.74/1.00 vMB 5
436,359 436,359 00000000000000000358a77d674511bdc1b808a5602fb7920376e2586e19cddf 1,419 0.98/1.00 vMB 49
436,358 436,358 000000000000000001bf1b8b40380313814ad2b881ecfb6c8496978badd46c4e 766 0.74/1.00 vMB 33
436,357 436,357 0000000000000000006c8264994d7998e8494cefa0b25c36dbea71af513be094 2,046 0.91/1.00 vMB 60
436,356 436,356 000000000000000002cf0ee07b114a336e858ee5c70ce2600e103983ec8efc8c 2,643 1.00/1.00 vMB 64
436,355 436,355 000000000000000001683ebbc9422573d8752fd78d8be307d7b39019c17a495d 453 0.16/1.00 vMB 136
436,354 436,354 0000000000000000011356503fbdfc12d49cce0b0dc3ec0f4884cc67cc6b43b1 1,797 1.00/1.00 vMB 77
436,353 436,353 000000000000000000883a0817f034b34f0ce26e9337356893924a88e165c4b5 1,842 0.79/1.00 vMB 77
436,352 436,352 0000000000000000012daaa43d94e7e9b0e221224f5d59089f641343179e3173 212 0.20/1.00 vMB 61
436,351 436,351 000000000000000000124843529f51e3a6aa1dd548fc7bb4ec4f1f32dea96a70 1,234 0.99/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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.81 GB
    • Received: 17.48 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.