Loading Tool

Explorer IconExplorer

Memory Pool

79,797 transactions
31.30 vMB
0.07464278 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt 5eb68db4ef12725e77c1c01f967b4accf8b65cf4207590c212a53128629c6d89
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 230210516dfe70ad70dc2a2fe5b8eb432594f16f91a4c5bbc30126076937e87b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 890
Size: 1.00 vMB
Total Fees: 0.00674080 BTC
Feerates: 40.21 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (68,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,020 847,020 0000000000000000000129353cba8f8171e28ae4e31552aaaac9098ffac72c73 1,944 1.00/1.00 vMB 63
847,019 847,019 0000000000000000000318171f7649c4af7572af2535ef0c1c7821126aea83e4 2,696 1.00/1.00 vMB 109
847,018 847,018 0000000000000000000096006747b821331f0c346b112a325afe2879a26285dc 1,311 1.00/1.00 vMB 56
847,017 847,017 00000000000000000001985a62326aac6341e89aa17dacf0d43a5f6735f2a775 1,988 1.00/1.00 vMB 65
847,016 847,016 00000000000000000002340f4afb2719b9db57afe5ae2cced174f6b9709e027b 3,169 1.00/1.00 vMB 125
847,015 847,015 00000000000000000002f7033b3c460c70197b6e218e2956af815f533b88ef05 1,807 1.00/1.00 vMB 74
847,014 847,014 000000000000000000005d8709164ff8c1c93dd0684d370af49979ac553bce51 1,010 1.00/1.00 vMB 57
847,013 847,013 00000000000000000002fc425f50dddfa8a67ec0b1cb8fa8fe3fbf13898aab9f 1,445 1.00/1.00 vMB 58
847,012 847,012 00000000000000000002bf671aba316abac6e464bb5b4b507b79cf09774dc54b 1,550 1.00/1.00 vMB 77
847,011 847,011 000000000000000000010a484d1538315f184d8d0e342984ef1af9c2e6e563b7 2,609 1.00/1.00 vMB 101
847,010 847,010 000000000000000000018f01b30e7d723e6032a674f6f1641c94284c04a6bc5d 2,398 1.00/1.00 vMB 166
847,009 847,009 00000000000000000002d2807d7471d5a53acc7a825fc9e43fdef16844457c23 2,584 1.00/1.00 vMB 102
847,008 847,008 00000000000000000002a1ceab1b9b13b501fb924f243fa78c25bdd2ed825c43 2,489 1.00/1.00 vMB 191
847,007 847,007 00000000000000000002853c2b7215b77eb5d62de7da3cf8fff6155432525e18 930 1.00/1.00 vMB 63
847,006 847,006 00000000000000000001afeb0f509c8d8f91060d449bfa4c8a3659d7879e2abf 1,180 1.00/1.00 vMB 94
847,005 847,005 000000000000000000026f29f4c779a52f31b0035ca596f517fb2b9335449b20 1,637 1.00/1.00 vMB 76
847,004 847,004 00000000000000000000819252aab24b99baa85a6d542291d29d441d574682bd 1,165 1.00/1.00 vMB 84
847,003 847,003 000000000000000000011c809c08a549ebda20360b6099353f15dbbb4f51b50e 1,288 1.00/1.00 vMB 81
847,002 847,002 00000000000000000002c2bc0fadb8e1c94a026d138997b6ad3963e7a14ed312 1,307 1.00/1.00 vMB 82
847,001 847,001 00000000000000000002926fc615d7619770d1523f95ca1c49b41f7e791c852f 2,069 1.00/1.00 vMB 112
847,000 847,000 00000000000000000001e08f953c6ee85dc5d79ed7e64229ce2ea3f841e20f0c 1,903 1.00/1.00 vMB 105
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.39 GB
    • Received: 16.58 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.