Loading Tool

Explorer IconExplorer

Memory Pool

82,433 transactions
31.12 vMB
0.12542169 BTC
Random Selection Loading Transactions
Max Size: 187.03/200 MB

Candidate Block

Mining Attempt f5ebde3e5c3320211d4426b229ac562b60bdaed6d28f483a89604c715ae01749
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 2955bfc938fe685e8a2be98c3a7476e73ed766cd01bcadf76fa932fa0d092477
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,099
Size: 1.00 vMB
Total Fees: 0.05440689 BTC
Feerates: 180.34 > 5.45 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (67,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,874 847,874 00000000000000000001253e46d8967a9b8b60fe37446431c1c405cf9d7144fb 3,451 1.00/1.00 vMB 44
847,873 847,873 000000000000000000015dc848dcbdf2f3dbaef7d26b0479b7c2d7da2f8fc31e 3,684 1.00/1.00 vMB 47
847,872 847,872 0000000000000000000039971daad921ed4394aeba9f4e2f11f35a2313457f63 4,951 1.00/1.00 vMB 38
847,871 847,871 0000000000000000000082cf993990afb9088319680f265abdb8d1e8fd77b19d 6,393 1.00/1.00 vMB 30
847,870 847,870 000000000000000000001b134621c7667635234c98b35fb78fd440c64b631f87 1 0.00/1.00 vMB 0
847,869 847,869 000000000000000000013ebf9ba1744aabfb0b11abc451ee25bbcf19df9e07f6 5,128 1.00/1.00 vMB 37
847,868 847,868 00000000000000000001a94a11348a8773f3fa69c4f5b8090450778f6771fa4f 5,413 1.00/1.00 vMB 32
847,867 847,867 00000000000000000001b70549551912446e5f960ea25bf717a22e476352fd3f 4,924 1.00/1.00 vMB 40
847,866 847,866 00000000000000000003307a45b80f3ee88e2a1c6634b5b98675cdbaccb3d3ef 3,350 1.00/1.00 vMB 62
847,865 847,865 000000000000000000006849dbc4fe9a6db213f1d76b21e9a21dda91e0c4c56c 4,025 1.00/1.00 vMB 38
847,864 847,864 000000000000000000023982fb01be6ec11922f1cda413f2adf67b8337e8d52c 5,733 1.00/1.00 vMB 31
847,863 847,863 0000000000000000000303ce1aab1413ba17d4eae542793c9299de90aed0f225 3,948 1.00/1.00 vMB 54
847,862 847,862 00000000000000000000e4256c214fa05b3fc5370ac978f99b3e6356d8f80a12 5,891 1.00/1.00 vMB 32
847,861 847,861 00000000000000000000b8125a0a5ef13d2faff88aae9f5c314809c7d48be996 6,719 1.00/1.00 vMB 28
847,860 847,860 000000000000000000034a338f8867df5315430591f604f320ede45d21bd4287 7,407 1.00/1.00 vMB 28
847,859 847,859 0000000000000000000301043d33023c490272980a34434439b7a82613851085 5,715 1.00/1.00 vMB 32
847,858 847,858 000000000000000000027ed4c69b86db92c1fc5fd309bfdc89cf50ed43e9b368 3,937 1.00/1.00 vMB 31
847,857 847,857 000000000000000000021340019fd278555cd7d8b702ba7a7409bd58f365269e 4,484 1.00/1.00 vMB 36
847,856 847,856 000000000000000000027f30036adee21969c65c0dd5ede26eff9adab4737c60 2,958 1.00/1.00 vMB 35
847,855 847,855 000000000000000000018df393b53e901dee3708b6c469c97d96b35361920437 4,216 1.00/1.00 vMB 55
847,854 847,854 0000000000000000000116b4a9b6c2b70ba6a3d56d03dcf34107b163d2a019e9 5,296 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.69 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.29 GB
    • Received: 16.53 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.