Loading Tool

Explorer IconExplorer

Memory Pool

71,713 transactions
27.75 vMB
0.06118577 BTC
Random Selection Loading Transactions
Max Size: 164.56/200 MB

Candidate Block

Mining Attempt 7d457369c84141af74b990fc6bd3ed2ef3bf7d1a3c1fc7e14f41d2c6175a98ed
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ef60d06fff27c89cdef557687675ba76d86316fbcf0618fed85d4b4209eaaba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,909
Size: 1.00 vMB
Total Fees: 0.00592635 BTC
Feerates: 101.52 > 0.59 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (496,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,711 418,711 000000000000000002e2543aa42ef0f4623f8d020dc6b0afa8ac54940100b42a 1,003 0.99/1.00 vMB 24
418,710 418,710 0000000000000000009f7cc0b9ee362929fc821cd8d81639e7c34ba6d82562bb 909 1.00/1.00 vMB 25
418,709 418,709 000000000000000003059abc072323b65d489dd7a2653babab0e81623be4cc48 477 1.00/1.00 vMB 18
418,708 418,708 0000000000000000045a77c84f70b072f6cff5f87f9a38d394f2045e56bcecce 964 1.00/1.00 vMB 36
418,707 418,707 000000000000000002e75d9e91639d7a617d1920b1dc35af7583c5a7b62ae636 1,029 1.00/1.00 vMB 37
418,706 418,706 00000000000000000429f2e6eb71f29afe2be6bce22f6cccc197c2ecfc65d838 772 1.00/1.00 vMB 21
418,705 418,705 000000000000000004fa0b5a966d59979019cdbb267fc598af6afb99a80ff8be 2,116 1.00/1.00 vMB 72
418,704 418,704 00000000000000000233a71205dcd8d68c0bf4b6d52de291332f4e859f39cab8 276 1.00/1.00 vMB 14
418,703 418,703 000000000000000002d79ec7e7c159ee9e52854b8d25d653ba6b128aa4084427 2,497 1.00/1.00 vMB 61
418,702 418,702 000000000000000003b2b293e2c9b932e11c5f971f52d01c96c1a5e3c66627f2 630 0.26/1.00 vMB 67
418,701 418,701 000000000000000001ece9662372947b81cf8f6a545e4a0f82686d5d3810770c 1,218 1.00/1.00 vMB 32
418,700 418,700 00000000000000000199355f9c1a98a3b40582d08893da553ee5be1cda4054f3 1,851 1.00/1.00 vMB 46
418,699 418,699 000000000000000001c0f5d1f6cb1320232ff2ab01ce4e8f31854aff4b6be784 2,189 1.00/1.00 vMB 59
418,698 418,698 00000000000000000317dd84168505b68ac0b7b436353a74b77952f25ac8ce08 1,848 1.00/1.00 vMB 46
418,697 418,697 0000000000000000050f6e896e1f7e142dedc027b966d3bfc8ecae8d10e513a9 2,203 1.00/1.00 vMB 67
418,696 418,696 0000000000000000013e196992d870632353e3061200fea58ae85d2f103d2fc0 2,720 1.00/1.00 vMB 56
418,695 418,695 000000000000000003e8ed260d15a44105a299e09c0467689aae0ec5d058613d 3,105 1.00/1.00 vMB 99
418,694 418,694 0000000000000000047a001b272a9eb6fb848c9ad1786947e426591670770d56 918 1.00/1.00 vMB 30
418,693 418,693 00000000000000000512cb9915c794f2014320ef4c791cb0b4fd12d245026a91 404 0.99/1.00 vMB 12
418,692 418,692 0000000000000000003d360e91ec0dc915275a730eafb9438357fff630794ec3 1,724 1.00/1.00 vMB 46
418,691 418,691 0000000000000000004a53927afb02c3b00f78871a80b22ca227a8f41f7a5f28 864 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.