Loading Tool

Explorer IconExplorer

Memory Pool

46,766 transactions
29.12 vMB
0.15225484 BTC
Random Selection Loading Transactions
Max Size: 152.20/200 MB

Candidate Block

Mining Attempt 62db702f30b57a6b02dddbb892bb1d83c905f4abb7cd85b0033ec95a625ab182
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 742e8e4d9e98cab3e2c05cc0071154c916c15dfddc5793f1f694000295770db1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.04354531 BTC
Feerates: 100.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (457,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,001 457,001 000000000000000000b02fe6b078e9fff724d92860c6c57597ec6b055e8dee3c 2,038 1.00/1.00 vMB 139
457,000 457,000 000000000000000001d4663a5ed602240c11eb0b36b9c0c7f02dfd1ea4499f67 2,431 1.00/1.00 vMB 129
456,999 456,999 0000000000000000020a3d86bd72fcb1ba0f16944c1c6a7d88135faefc3af193 1,960 0.99/1.00 vMB 144
456,998 456,998 0000000000000000007247979ae8c0d201b22a579206f8d88a4b9dc8df1835b0 1,834 1.00/1.00 vMB 168
456,997 456,997 00000000000000000040279f719251eb1d46e4eda4fc13601b51ea84b5747a44 2,660 1.00/1.00 vMB 209
456,996 456,996 000000000000000000464a503b3f73649905768adfbce82434b36cf57028e354 1,871 1.00/1.00 vMB 140
456,995 456,995 0000000000000000010956bd433e4f084045eece45be8df9a227d9cc36600b21 624 1.00/1.00 vMB 46
456,994 456,994 000000000000000001cbebd59cf521148688bf56ffd884d54053f71b4ea12747 1,927 1.00/1.00 vMB 164
456,993 456,993 000000000000000001a5f8919dd4bc5b04e8604f42a6b2ff2c2f48826d4975ab 247 1.00/1.00 vMB 20
456,992 456,992 000000000000000000c7e1dcfe007cce9ccc63b7d708dc3976dcde4ac4ecbb17 603 1.00/1.00 vMB 55
456,991 456,991 00000000000000000202df5c644e75678e42645d6ef7bb78c923e683f5eb9486 904 1.00/1.00 vMB 101
456,990 456,990 000000000000000001aef914ae1ae03a33c9cb8b72b186caab7c0b5cfd762b64 334 1.00/1.00 vMB 23
456,989 456,989 000000000000000002136f2af17084575208329344c5d7c15962d63ed3830e93 1,977 1.00/1.00 vMB 143
456,988 456,988 000000000000000001953be2a3538f0e7379fcf9953cbda22e576828b4682ecf 1,450 1.00/1.00 vMB 61
456,987 456,987 000000000000000001cd238774376e096fef0fc2a8ed620a0b0cb18f99f5cde3 1,684 1.00/1.00 vMB 78
456,986 456,986 000000000000000001f0afa153068d4dd97886da1179b1c10e496c5806c26965 2,162 1.00/1.00 vMB 168
456,985 456,985 000000000000000001cb9963230582202876e549a3d836487136078d68fd709f 2,402 1.00/1.00 vMB 183
456,984 456,984 000000000000000002277d80da3afb7f8864b6e7fb375723e4f544b7de3af974 1,957 1.00/1.00 vMB 89
456,983 456,983 0000000000000000019affc8631527562a6c8e66ea5ef7f0c7bb06e698ed1a5a 1,984 1.00/1.00 vMB 176
456,982 456,982 000000000000000001edb7457a55a048c88ebf98cbeaf305fae8d067b5f0e697 1,053 1.00/1.00 vMB 77
456,981 456,981 00000000000000000157317c35e4d774823dd2553050a9ba52caf722c6b325a7 2,252 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.