Loading Tool

Explorer IconExplorer

Memory Pool

74,482 transactions
27.47 vMB
0.07014851 BTC
Random Selection Loading Transactions
Max Size: 167.79/200 MB

Candidate Block

Mining Attempt a577f41bbcc8356125352e3fec1b9969c98eb74e779aa943a0b9d3a8eb40a6b2
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root f8114a99316355539296c8942d32766ab6c199c39b12b761f261bf08c4c346d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.01164105 BTC
Feerates: 100.53 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (364,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,954 550,954 0000000000000000002034560f915f4c742d6017df110e1d46b05fc116da8525 2,966 1.00/1.00 vMB 71
550,953 550,953 00000000000000000019b29b6f571503e7daefafb219619fd4775f6f2c1f91a4 2,215 1.00/1.00 vMB 28
550,952 550,952 0000000000000000001ef838bddd2c4d8bdd3402c5b16a74467b7099de084f64 2,443 1.00/1.00 vMB 51
550,951 550,951 0000000000000000001f3d97d1f8af675c305f5ea5fdec92472a0a65034d4613 2,597 1.00/1.00 vMB 44
550,950 550,950 0000000000000000001500cd9b68636c005dfccd7c53448051b37e1e88ee91f0 2,097 1.00/1.00 vMB 55
550,949 550,949 000000000000000000177a5f9127a4ec0539a7921451fc8a7877a95376c04b4f 2,861 1.00/1.00 vMB 73
550,948 550,948 00000000000000000008fea0dcbee9451c4f9db880ae5bc72b8ad361084bbb21 2,429 1.00/1.00 vMB 51
550,947 550,947 0000000000000000000cc73723d65abbb6b5ae66f8bdc2f37c8b6c8d3a01ea25 3,151 1.00/1.00 vMB 80
550,946 550,946 0000000000000000001e294eb33da8121696738a0898bfe155dee40a094454c1 2,597 1.00/1.00 vMB 74
550,945 550,945 0000000000000000001711e45a3c0eb6d9514abb9fcf711081f6c97f6e5ff6bc 2,128 1.00/1.00 vMB 38
550,944 550,944 000000000000000000285cd94424c42a05d33cb2f008a78284a5b420dab8107f 2,523 1.00/1.00 vMB 75
550,943 550,943 0000000000000000001f9e9772f6d4d9cfedebf34612c95802372217afd39d53 2,372 1.00/1.00 vMB 28
550,942 550,942 0000000000000000001b7daefa7144165d71c3c0855f2a067ba7f06f7365cd6d 2,435 1.00/1.00 vMB 51
550,941 550,941 00000000000000000007478c1823da5a9a6c04580622c65e2bc55195ff1b3a0b 2,476 1.00/1.00 vMB 85
550,940 550,940 0000000000000000000fb6fd96709b2b9b8e4e1b78dd1760924f707cc9e198b8 2,369 1.00/1.00 vMB 40
550,939 550,939 00000000000000000028e75adcb3ea9b88f59dea86da192513a18c5367dd2cc6 2 0.00/1.00 vMB 35
550,938 550,938 000000000000000000283bbed2f156931c3e9a33f909c782ca6dc5f83366ca9c 2,070 1.00/1.00 vMB 25
550,937 550,937 00000000000000000012f0fa2288a31dafc1798e075384e871cc7c052f5b408d 1,452 1.00/1.00 vMB 14
550,936 550,936 0000000000000000000e8cc675e5ac52082ee91f14026268ffae973b269be87f 2,284 1.00/1.00 vMB 7
550,935 550,935 0000000000000000001c6a3326d1af78ea6c72bd302dfc5948a6721435d3fa32 2,401 1.00/1.00 vMB 16
550,934 550,934 000000000000000000140265d576b7a20fa52c6211af33cee1dfeeec12fecd03 1,593 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.10 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.