Loading Tool

Explorer IconExplorer

Memory Pool

48,643 transactions
28.31 vMB
0.10019683 BTC
Random Selection Loading Transactions
Max Size: 150.80/200 MB

Candidate Block

Mining Attempt a191301fcab49be98a4cece6060fd807af83fcfe2e2244432ab2ff500a130077
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root ac334ccaa39732a396b646493941b2b7e63667c9120a7f86cdf446a321a577f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.04266839 BTC
Feerates: 500.00 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (390,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,827 523,827 0000000000000000002d1ee2de302382ab32e7bc3d463d13c7e01d7de7834310 1,407 0.74/1.00 vMB 20
523,826 523,826 0000000000000000002967a69df78b185f082e6bcc05e5ba880e80fc2d56782b 2,430 1.00/1.00 vMB 29
523,825 523,825 00000000000000000014256d2f695b2f647dbb8f4131db68414ed98f1b72fa13 119 0.04/1.00 vMB 34
523,824 523,824 00000000000000000026e022fdcb9b0b9042628e56ae07e3ff7c3d8b2524757c 1,084 0.37/1.00 vMB 24
523,823 523,823 0000000000000000003e2e58f98e834b510a368fd2749e57dab1641e75396872 1,413 0.63/1.00 vMB 31
523,822 523,822 0000000000000000002e381a15ff07992607617c991047c9a308032f75be8cee 1,493 0.70/1.00 vMB 31
523,821 523,821 0000000000000000001676935197d493a7aca403b1c4291c5a11bb2f194bfa6e 1,902 0.72/1.00 vMB 28
523,820 523,820 0000000000000000003b27547c8592fb7c908eaec11845af71ef2970545b74ba 625 0.24/1.00 vMB 20
523,819 523,819 000000000000000000261d7feb8ca1de939812486248954c6be1fe740eac329c 144 0.07/1.00 vMB 14
523,818 523,818 00000000000000000025969a34288605209209b61120541744c890edf4e1cc4d 389 0.18/1.00 vMB 39
523,817 523,817 000000000000000000296f6605ea18a2a7afaca52ade7ea7fb0dc0754c5cccbd 237 0.10/1.00 vMB 44
523,816 523,816 000000000000000000031514502456292cbd6f9e7f3fbd2b82e72e6c8c4670b2 300 0.12/1.00 vMB 33
523,815 523,815 000000000000000000050a0aced38a022333250e2c020fe0c28644ace75cadc8 51 0.02/1.00 vMB 21
523,814 523,814 0000000000000000000595b37bef0df95273180784452d92daa255537ef456a5 920 0.41/1.00 vMB 22
523,813 523,813 0000000000000000001604fa79f9f40607f50f78403896c4e7ce21dcec6d594a 20 0.01/1.00 vMB 4
523,812 523,812 0000000000000000000d0b2bca42e35ccce5e086f5a351055bd03c4affa922a7 1,093 0.42/1.00 vMB 52
523,811 523,811 00000000000000000040c2c250c56536b9760a00ee6a619f134ddd756a0a5b94 989 0.40/1.00 vMB 41
523,810 523,810 0000000000000000001d75090573c574bdc925b7998659723f676bbfdb4167ad 1,590 0.74/1.00 vMB 29
523,809 523,809 0000000000000000003b8cf0969b84606483cd804d71590e23ea3244e7ff1df8 1,754 0.68/1.00 vMB 28
523,808 523,808 0000000000000000002e773902448e0812249b283d472974ba726f0d42876201 250 0.09/1.00 vMB 37
523,807 523,807 000000000000000000040224ddbeef95cfc4462ffb56f3efbb3553e4e7b2dc53 323 0.26/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.