Loading Tool

Explorer IconExplorer

Memory Pool

84,029 transactions
32.03 vMB
0.08924402 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt 90a00e291f498b2e430bc0ebe5057d1697b2d6ac8161abe24557c5bf2afed8be
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 3c1d2d87682ff3b8308e1227558f8ce48a5527cb32e7058e603c6def84f8f564
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 680
Size: 1.00 vMB
Total Fees: 0.01262637 BTC
Feerates: 101.28 > 1.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (500,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,803 414,803 000000000000000001ad7aad13abe9bd8b0291c0eaa861845c763cd084f4f440 53 0.02/1.00 vMB 47
414,802 414,802 000000000000000003e4767a3c077be1204256556cd49f4f01b98ac2b0e61210 1,141 0.45/1.00 vMB 45
414,801 414,801 00000000000000000358cc7687b9e1831b73c19d08ad135b8ba13994763deee4 323 0.57/1.00 vMB 17
414,800 414,800 0000000000000000039755d052be59a6179eedd341667251d3cc22c20fcd93b4 1,404 0.52/1.00 vMB 52
414,799 414,799 00000000000000000571a2eade3dd6c8462afd75eb2a2f92325f506c4db980db 869 0.67/1.00 vMB 32
414,798 414,798 000000000000000002299422c9ce74a6c35a2b43e757c33b7f0ba71245c3fdd2 1,930 1.00/1.00 vMB 38
414,797 414,797 000000000000000004109cb4e28a754f346b84e9ed2eba0422471d6114031f72 2,544 1.00/1.00 vMB 39
414,796 414,796 0000000000000000042fcaa2d658b859442627ced16a9c65aa21d57522df9926 2,235 1.00/1.00 vMB 43
414,795 414,795 000000000000000001a560728c1a492485b097e0f2921b7d820ae9758ac0a031 2,711 0.93/1.00 vMB 81
414,794 414,794 00000000000000000225dd0bf1bcd2a54d0369e13a620de14570f798f3e29d2b 3,037 1.00/1.00 vMB 78
414,793 414,793 00000000000000000530216a17ab1e11502720c784975dc7618f8408df6f7c77 1,342 0.59/1.00 vMB 47
414,792 414,792 00000000000000000434cf0c03f27251dd46e2df7746ed97b0f6d1f7604ab7c2 424 0.57/1.00 vMB 20
414,791 414,791 000000000000000002e4a0b1d624a734a82c88579cea29d6f8e80d93022664ba 2,054 0.88/1.00 vMB 50
414,790 414,790 000000000000000004c9fc1af34ad1d82e45a36b242156f75628a5b062a59cb0 919 0.49/1.00 vMB 38
414,789 414,789 00000000000000000123b6176c9241fe24bcb235ebf499f73cc23f018ea24763 567 0.99/1.00 vMB 16
414,788 414,788 000000000000000002b680399fe52013ca49a6fb9dbcb46f1763fde4bbde2815 2,287 0.93/1.00 vMB 49
414,787 414,787 000000000000000003d251d0b64f9825aad3cfa0db72d374a98276cbb9066db9 772 1.00/1.00 vMB 15
414,786 414,786 0000000000000000035f7fdae4d27e141d6262ab7250eb5ade215e628454cdfc 2,489 0.93/1.00 vMB 71
414,785 414,785 0000000000000000051c9fc932076870956e97d265e1a1aa20f4e0fe41067c73 1,125 0.99/1.00 vMB 24
414,784 414,784 00000000000000000190e4f0fc1e38c6d67463575911814d3556d6ee8d1c2f1c 2,468 1.00/1.00 vMB 60
414,783 414,783 000000000000000002a66c77a641faf9ed93f21cfb7e03079bd5d73ff257ae44 1,453 0.88/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.