Loading Tool

Explorer IconExplorer

Memory Pool

81,004 transactions
30.89 vMB
0.07742946 BTC
Random Selection Loading Transactions
Max Size: 187.93/200 MB

Candidate Block

Mining Attempt fa450cee9907ab6dae57148763f4d5b8fcffd62b0864314dd1022e941c6684a0
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 985e7dd0431058d5ff7d3584501e9e88efdbd09d6dc417a441f36cc1e57b5c34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.01099900 BTC
Feerates: 265.25 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (179,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,375 735,375 00000000000000000003be9e8d590390a7760d74dcbbf313775ee473ae02ffe4 3,172 1.00/1.00 vMB 15
735,374 735,374 00000000000000000004560cd8a57a393d522e1b205cd9b89bdb89dcf0e2e60b 2,509 1.00/1.00 vMB 18
735,373 735,373 0000000000000000000711e1354eb3429894a522e80104089dae1fd217583fc3 3,339 1.00/1.00 vMB 15
735,372 735,372 00000000000000000004ad103ffff9d94bc6da8e0745a79e49792a2db2a867f5 2,934 1.00/1.00 vMB 29
735,371 735,371 00000000000000000005c950b9ebd82f36f0ad41414a28fab85ebc4e144120da 3,054 1.00/1.00 vMB 11
735,370 735,370 000000000000000000083984525746cff51a6f2139773e4a2bdbe2c19c1e90a5 2,779 1.00/1.00 vMB 13
735,369 735,369 00000000000000000001368d5a2f8b7d98e3461fc24a03706b3475db10fc6f1a 2,076 1.00/1.00 vMB 18
735,368 735,368 00000000000000000006865be422fa20b62932b4831bd2b18727163db0f5dc9c 2,824 1.00/1.00 vMB 8
735,367 735,367 00000000000000000007832e6d3544e55c5cd18ab50578deb588372aa6e1d8ca 2,975 1.00/1.00 vMB 17
735,366 735,366 00000000000000000001fe8406168c0862c0614dcbffe99347ca0b8bc69ad9a2 2,303 1.00/1.00 vMB 5
735,365 735,365 0000000000000000000761701bb803ace0414c7b624ca35c8252daa542b3c717 2,999 1.00/1.00 vMB 19
735,364 735,364 000000000000000000021bae2cd6de0609c6f682acbd995a899326fc184200ac 736 0.19/1.00 vMB 12
735,363 735,363 00000000000000000004a6e03c274792c300f363e98ed52ea8cf13a6534d5dea 867 0.24/1.00 vMB 12
735,362 735,362 00000000000000000002e23910215bf118e18d899184220a009d97b9448a2760 1,760 0.92/1.00 vMB 3
735,361 735,361 00000000000000000005e24bdbfabf499ba010e17d8c62fc4da6c788e6082f83 3,292 1.00/1.00 vMB 9
735,360 735,360 000000000000000000030744971c8858156167f6edbd07a516951baf7899b2e0 2,859 1.00/1.00 vMB 13
735,359 735,359 0000000000000000000356881fb50e3ecb3eddc0d3603669e3157c108d4334df 3,093 1.00/1.00 vMB 15
735,358 735,358 0000000000000000000748affd83c52387b44977a57b1fef147b126f7e46f74f 2,507 1.00/1.00 vMB 21
735,357 735,357 0000000000000000000897a386c529a9d5d8d00f584d5637bee7e75d357cdd06 2,177 0.63/1.00 vMB 13
735,356 735,356 0000000000000000000042d7ed0e0575633a70dc234ceb4baade004bead00290 664 0.21/1.00 vMB 11
735,355 735,355 00000000000000000001e72afce2307dd629c8fa658737c3c04ffccc08ac2715 985 0.32/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.71 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: 701.20 GB
    • Received: 16.62 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.