Loading Tool

Explorer IconExplorer

Memory Pool

42,557 transactions
28.32 vMB
0.06159339 BTC
Random Selection Loading Transactions
Max Size: 146.06/200 MB

Candidate Block

Mining Attempt b33084b3b2693d30af126f12a1e6269970427b1f4899ed2434aca42f2bef1628
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root b92290237253071b600038f31e45fa0acbd07341edcde3769227844c46b7c2b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,628
Size: 1.00 vMB
Total Fees: 0.00692170 BTC
Feerates: 100.00 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (223,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,464 691,464 0000000000000000001231da0fbe10e2a5c2557043ba0d94375df95bfb829ad5 2,971 1.00/1.00 vMB 13
691,463 691,463 0000000000000000000cf73b5d77db6f76dc3917fff172f667c0099c610f810a 3,003 1.00/1.00 vMB 14
691,462 691,462 0000000000000000000a5903ef895d566b207a57517511991eb473bc85c60f3a 1,404 1.00/1.00 vMB 4
691,461 691,461 00000000000000000002dabafb419c561f7bd0f2ac966720e7ed8179c12bc3a6 1,117 1.00/1.00 vMB 4
691,460 691,460 0000000000000000000b1ddad98a8f1d2006d1effa69636d4e2aaac31d694942 2,860 1.00/1.00 vMB 18
691,459 691,459 0000000000000000000ce9d97c115e7ef2005141c776e91e4ba6d836efd03fa5 2,556 1.00/1.00 vMB 23
691,458 691,458 0000000000000000000ff250dbdb914f43cbbcab9259232ffbfe4fc05267cae7 2,819 1.00/1.00 vMB 7
691,457 691,457 0000000000000000000b865ed649750e643b633458dc90086ce5195cce77f465 1,945 1.00/1.00 vMB 35
691,456 691,456 000000000000000000020bba67340d44e3ba996490ce466bfe6cf9ff9f6c0a12 2,159 1.00/1.00 vMB 7
691,455 691,455 0000000000000000000436a17216ea8d6007dac6044ded9d5ae82531e06c2a4f 2,759 1.00/1.00 vMB 2
691,454 691,454 0000000000000000000397075521893524c54031cf5448f43cbef11c4f60319d 2,613 1.00/1.00 vMB 13
691,453 691,453 000000000000000000126bf944248bc6c192df1c6de72a8544b8c7c0f3e0c243 2,513 1.00/1.00 vMB 5
691,452 691,452 0000000000000000000b6da7fe44a51a6765894c7fc80fdb46457e14124fa643 2,735 1.00/1.00 vMB 12
691,451 691,451 000000000000000000042c36a50c916cd92e7d5ed42c7663c07304f9b8fda0bd 2,723 1.00/1.00 vMB 18
691,450 691,450 0000000000000000000cf3665b2f36955d43ebb3c70929fc5aaaa455e7162133 2,483 1.00/1.00 vMB 22
691,449 691,449 000000000000000000006e55ed59082602df6cd49c99f57abb2d2ad611291f5b 2,702 1.00/1.00 vMB 34
691,448 691,448 0000000000000000000d76bface8db6ca88e373fb6690b291e60f88dd668b936 2,694 1.00/1.00 vMB 24
691,447 691,447 000000000000000000083c810971c71cb0135dcc6ae3e72c098c8557929f71a7 2,458 1.00/1.00 vMB 52
691,446 691,446 0000000000000000001144da29cfb3cef2ffddc01a9ed74a0b3f19ad2349c702 1,745 1.00/1.00 vMB 13
691,445 691,445 00000000000000000005633ffd9ddddd5f25c43b9c6a1843fa1b24ff376f47b1 2,023 1.00/1.00 vMB 16
691,444 691,444 00000000000000000000af1b5af723785f06379468a7419b7d7c846c8a4f38e5 1,744 0.62/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.