Loading Tool

Explorer IconExplorer

Memory Pool

79,489 transactions
29.23 vMB
0.07507481 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt e05bc06920a78cf971f84ba4b323ce86fd20c85327f56bbf85eac5173f9b636b
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root f09aa8514c20deaa376227406009623e42ba2c99ca9ef3461b9ff88f6ca86a3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,146
Size: 1.00 vMB
Total Fees: 0.01380964 BTC
Feerates: 74.86 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (66,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,086 848,086 0000000000000000000154b5e3c406055249d07e30598ffaadddfdd1bb685f88 1,440 1.00/1.00 vMB 25
848,085 848,085 0000000000000000000331e595989e51f244e171b00b2cf963cd4a84a485bef9 2,027 1.00/1.00 vMB 26
848,084 848,084 0000000000000000000309199a44b79e321f4deccca0f601a9dbaaa7ed0b939f 2,766 1.00/1.00 vMB 25
848,083 848,083 000000000000000000017769236c34525d7965884a3eb5adf52486cf5f9f1967 3,063 1.00/1.00 vMB 25
848,082 848,082 000000000000000000028b9131b41134b8d88e14b52317b3ec0f4f6f2951153b 1,195 1.00/1.00 vMB 24
848,081 848,081 00000000000000000002c92b4052699653b82863ab38bed3d714f7659eb05c5d 1,975 1.00/1.00 vMB 22
848,080 848,080 00000000000000000001477cdeb78cabecb4e01cd658761782f1b9e452567a19 834 1.00/1.00 vMB 25
848,079 848,079 000000000000000000033a0c0a57e3fb51212eafa9792d744cd2d42b7c836d7e 1,120 1.00/1.00 vMB 26
848,078 848,078 000000000000000000010058f3bbbd47e7156b48b9e55ff87129ea45d9146103 2,285 1.00/1.00 vMB 32
848,077 848,077 00000000000000000003156cddd7da01b7fa1b1edac395b6af875015fea1a209 2,823 1.00/1.00 vMB 23
848,076 848,076 0000000000000000000334408309e765b69d851d27cdd64f5256efbe4ba1212b 2,178 1.00/1.00 vMB 27
848,075 848,075 000000000000000000007e29cbb8f8987d5314c143d96dbfd7037cf12124ceb9 2,526 1.00/1.00 vMB 27
848,074 848,074 000000000000000000002befa4ed3242f574604f22743611cd0a14524276a1d6 2,965 1.00/1.00 vMB 27
848,073 848,073 000000000000000000008f5682b6fcc628b7c7a55bb22e17b1d6b2e9f0184670 4,166 1.00/1.00 vMB 30
848,072 848,072 00000000000000000002aaf74d1a4a87699e2e5261901d95e2039dfefe87fc8c 2,237 1.00/1.00 vMB 28
848,071 848,071 000000000000000000024ed9e556f950e4d9d32a50f77e27d72ed2fb528c3b31 2,299 1.00/1.00 vMB 29
848,070 848,070 00000000000000000002c51a5847eb19773f13294e1c279520a372e293d366bf 3,061 1.00/1.00 vMB 38
848,069 848,069 00000000000000000002a1a4f473bb0e775424007c08c501834b95a8a4b10843 2,905 1.00/1.00 vMB 32
848,068 848,068 000000000000000000025434ae04ad198ab234b98acd6c0f3ba1f5f2ad2f243b 3,415 1.00/1.00 vMB 29
848,067 848,067 00000000000000000000bd7c008210bb95d4d9791e3ea170427a762a9b7d3129 1,753 1.00/1.00 vMB 28
848,066 848,066 00000000000000000001f6429bb71a7785ad0dc8e82811b83d92c6f47886773d 3,302 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.