Loading Tool

Explorer IconExplorer

Memory Pool

76,451 transactions
28.49 vMB
0.06729769 BTC
Random Selection Loading Transactions
Max Size: 172.65/200 MB

Candidate Block

Mining Attempt f53f93d92180d40de620aa43c861e3bdac5cc4134ede0d698421fd2ae3e98f55
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 49122a43cec2851a8eb7b28c77d34cddeda52156acc70a637d14b29d63f45688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.00831154 BTC
Feerates: 71.79 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (359,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
555,925 555,925 0000000000000000002d1a18d7276790838291cff7f39ed2f87e25460eec9100 2,563 1.00/1.00 vMB 35
555,924 555,924 0000000000000000002efae77f9ebf8ebc5af6530e481180d6f7c3252d86f5d2 2,457 0.92/1.00 vMB 12
555,923 555,923 0000000000000000002093c66e4a26d050b4f2901898a0e9ac8677277e587c50 1,982 0.84/1.00 vMB 11
555,922 555,922 00000000000000000029d71796b8c9ca612e8685734e943ceb0215a3fc0a987a 2,598 1.00/1.00 vMB 11
555,921 555,921 0000000000000000002a4171e8335402798c01b39f0e301c7592b6637482722f 1,823 0.70/1.00 vMB 12
555,920 555,920 0000000000000000000b2bd291aa54ccddf2bdb51b4aa0301cfe135d042e5c55 1,454 0.99/1.00 vMB 7
555,919 555,919 00000000000000000018862a697ef19796d425d1888915c32534624e3a75bf08 1,887 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.