Loading Tool

Explorer IconExplorer

Memory Pool

81,531 transactions
30.89 vMB
0.07189719 BTC
Random Selection Loading Transactions
Max Size: 188.19/200 MB

Candidate Block

Mining Attempt 570315f1253951c9914da5db4311c4e1292561d721b46cbc5d8331c1fd43a686
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root ba370b1b2ef3413f416c0039d6d438c25f1335ebff0b31e27a1da7a6f2b4e001
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.00549321 BTC
Feerates: 60.16 > 0.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (538,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,826 376,826 000000000000000004d5d8ecfa9a83807234c32befeec16960eb0ad60be6318b 164 0.11/1.00 vMB 24
376,825 376,825 00000000000000000abfd741b2c44fa5b4ffd427696cf59d49c498696162387d 991 0.62/1.00 vMB 30
376,824 376,824 000000000000000001566c0d00ad793bf3ee9cb70d07010096b9ebc65f823113 772 0.46/1.00 vMB 29
376,823 376,823 000000000000000002d6e512f3690e6cdcd234b2a2d1d8d0d4c711f74df78e9a 488 0.78/1.00 vMB 5
376,822 376,822 0000000000000000066841e013cf0c672eb8920d33cda00dda625d0fff74bda3 1,649 0.95/1.00 vMB 22
376,821 376,821 00000000000000000a7c7840084db1e031b0cf88fdc9675f9d298b878f1c35b5 1,391 0.93/1.00 vMB 25
376,820 376,820 000000000000000002ff9cee2881512ca21647443b3221fea10fa275e475235e 1,989 0.93/1.00 vMB 43
376,819 376,819 00000000000000000a35992a0c7331585996e866c6c06367f74fd9029c589d28 2,303 0.95/1.00 vMB 50
376,818 376,818 000000000000000000844162b9d7ca82ce322b93e21be423d9105be760c98783 1 0.00/1.00 vMB 0
376,817 376,817 000000000000000003d4d8d1595ccac97878c468ae2174dd65ff41bf5ca2a85a 2,143 0.95/1.00 vMB 44
376,816 376,816 00000000000000000c2ac1990c552714659eb01a130960d5537c5dfe52fa0cf1 1,994 0.85/1.00 vMB 54
376,815 376,815 0000000000000000028f81c0b5e2fe1fb92fe3f4e95be762505b182eb1346ea6 280 0.18/1.00 vMB 24
376,814 376,814 00000000000000000e7f2025139171de88ac8faa526726a276fc0417e599f00e 1,003 0.50/1.00 vMB 36
376,813 376,813 0000000000000000049941df8ecc1ed0dcf29490617ad86d8e4d2e67d652e96e 594 0.29/1.00 vMB 36
376,812 376,812 0000000000000000055b2259c106e091f6fc61c67ba7a4a826b0ed2aab8f3a1e 175 0.06/1.00 vMB 44
376,811 376,811 0000000000000000127d1765a427b10c50d31c5763a10d3fb45a7b3a9b39da5e 419 0.22/1.00 vMB 33
376,810 376,810 0000000000000000033f96f024ba7e585eb6e17b49a8259c71a038d77a05201d 451 0.22/1.00 vMB 41
376,809 376,809 00000000000000000612a96c7bcb05c50dad1ca5a80f0b31d8ee12799ed8c0d6 345 0.13/1.00 vMB 39
376,808 376,808 000000000000000011a494850382ce6d0b65230163ce274bf9b0e44a6a05da78 500 0.24/1.00 vMB 36
376,807 376,807 00000000000000000e50b82cc3d3504c257e859e40ced95d14cfa19972f34a36 417 0.21/1.00 vMB 35
376,806 376,806 0000000000000000043761f1e0ff00d6734dbbc50be91c296c32784ea9347386 424 0.21/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.72 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: 705.03 GB
    • Received: 16.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.