Loading Tool

Explorer IconExplorer

Memory Pool

82,109 transactions
32.06 vMB
0.08463730 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 3d7df926ec34326b97584648abfae90b6509187d93a83a2f02783a34b0a2b94c
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 514b54571bb3837f055b38df6d69fd5ad44bb96d882ae27579693138f3c4927b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.01401181 BTC
Feerates: 142.62 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (359,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,946 555,946 0000000000000000001c726c4d45f6067394234e303d0808c3fda41390f6a10b 596 0.24/1.00 vMB 35
555,945 555,945 00000000000000000029a444477ba8e810f9f51abd02dab97d4509b388600d0e 2,415 0.96/1.00 vMB 8
555,944 555,944 0000000000000000001388a418a331c20a746193b7f68bd498b5096cfedd59e2 2,541 1.00/1.00 vMB 9
555,943 555,943 00000000000000000001d725fe6a21e1d209abde611b26bced0e593038930f3a 89 0.04/1.00 vMB 7
555,942 555,942 0000000000000000002a8cf5198820db7d101162cdc8b6993b8cafaaa5313bb3 1,255 0.85/1.00 vMB 4
555,941 555,941 00000000000000000005d078e4e49601b0bb344d5f2808d75cb3d2ae96a95b24 3,190 1.00/1.00 vMB 9
555,940 555,940 0000000000000000000654251e0c5569fb3090ee075d6064384a9cf5b5825e2a 2,559 1.00/1.00 vMB 12
555,939 555,939 0000000000000000001751b78d21820386dcef802d0e55c12f5bece356b77786 1,702 1.00/1.00 vMB 7
555,938 555,938 00000000000000000024c25a2208460c337d5aa8f98c65b2be5dd290b7e384d5 3,157 1.00/1.00 vMB 17
555,937 555,937 0000000000000000000c4685397a714ff16de3acc503bf0f7105bda2d0721091 378 0.30/1.00 vMB 7
555,936 555,936 00000000000000000008253e9fc7b85bb53fef0400095d7264c941c71022b830 1,168 1.00/1.00 vMB 6
555,935 555,935 0000000000000000000137144f38c72f2ca7c7cef9394488e7785bff62130260 2,236 1.00/1.00 vMB 4
555,934 555,934 000000000000000000067d36dfa900a38641b2d2d906a0ffa4cc68422ff75632 2,633 1.00/1.00 vMB 7
555,933 555,933 0000000000000000002bc492e503a6c3fea22bc732d14b72055e2a9ced01f3d8 3,154 1.00/1.00 vMB 11
555,932 555,932 0000000000000000000e994b605c48fa776ad54e9878a45480a36c32f290c236 3,042 1.00/1.00 vMB 26
555,931 555,931 000000000000000000173367d4c708d5c216dd452817ea9615f1f047825fafc2 2,683 1.00/1.00 vMB 12
555,930 555,930 0000000000000000001b80d7e0014091c322bace5ce9aece96ca3ff6409ee3d2 2,757 1.00/1.00 vMB 16
555,929 555,929 000000000000000000304ef15313d15e3b8faef5ac61ee75dcd8800dd70598c7 2,992 1.00/1.00 vMB 24
555,928 555,928 000000000000000000064cd8ac87d2ad1c015bd32913b01a573087a6d701672d 2,957 1.00/1.00 vMB 11
555,927 555,927 0000000000000000000a5d5a6a76b759041f6b56a4396624190d7102c9b5b3ec 2,558 1.00/1.00 vMB 19
555,926 555,926 0000000000000000003528a9c8124e96052395f231570ac1d78e37503ee8e278 2,854 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.