Loading Tool

Explorer IconExplorer

Memory Pool

81,604 transactions
31.87 vMB
0.07971599 BTC
Random Selection Loading Transactions
Max Size: 192.15/200 MB

Candidate Block

Mining Attempt ae171a4328b8d5dd424bd2913e15f65014384dda17a75e763203517935bcdbac
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root acb694aa95b02e4bd76a08304f2b3d91b588214410a865c59b0a26a0236ab1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.00991700 BTC
Feerates: 20.11 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (142,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,566 772,566 00000000000000000000ca704e9d0a92baa48c0f966cd1faee69ded1049464ad 1,788 1.00/1.00 vMB 13
772,565 772,565 00000000000000000003aa9c0badbb707d7fa5d0048e9c2d31a10bc6158e270e 2,906 1.00/1.00 vMB 17
772,564 772,564 0000000000000000000659c01d37e90475bd257460d5299cc3f5881ff842c92b 3,515 1.00/1.00 vMB 16
772,563 772,563 000000000000000000059188d7ee46cce02c811ae9b5eba991a1acc570f24ce6 3,144 1.00/1.00 vMB 16
772,562 772,562 00000000000000000000abbb4fd0e66bf8ae52a2d57b29fd914648328ade3631 3,601 1.00/1.00 vMB 15
772,561 772,561 000000000000000000009476a178dc82346492eddecfac7f9c538733cf9d7591 2,326 1.00/1.00 vMB 17
772,560 772,560 00000000000000000001a649c4b440b4502905959021542211a5651e3c1808ca 2,903 1.00/1.00 vMB 15
772,559 772,559 0000000000000000000344c9ba6e38396daca5236bff4e0e8cf9f5714422703f 2,209 1.00/1.00 vMB 17
772,558 772,558 000000000000000000023b40d4d32e5bd5fb13e0c030da67aaa313e2f919779d 3,335 1.00/1.00 vMB 17
772,557 772,557 00000000000000000005fac77c12b68750612461df7f8ab1d909c224556bddd2 3,044 1.00/1.00 vMB 32
772,556 772,556 00000000000000000000b1120e44f540018e95c135342a9ab7623df21d293d16 1,992 1.00/1.00 vMB 12
772,555 772,555 0000000000000000000596a34de131c98ba24281f724e9870f2752fb0b84f4a6 2,279 1.00/1.00 vMB 18
772,554 772,554 000000000000000000053c5cc40bbae71a51c5bbbfd87dc67da86d063496c1da 2,918 1.00/1.00 vMB 16
772,553 772,553 000000000000000000015c5f9824283987a3e6d342edca63df7f0fc939249f0c 2,112 1.00/1.00 vMB 15
772,552 772,552 00000000000000000004403d3e4686588c2232d97a394034e530ffd6dc348cd6 3,444 1.00/1.00 vMB 20
772,551 772,551 00000000000000000002da9781e6490c43c7630545b1d3b6efb6f1ffff3cf90c 3,282 1.00/1.00 vMB 32
772,550 772,550 00000000000000000000c98133f7596b48b4c2e639c6cccc13e43cc3672bbce7 1,201 0.41/1.00 vMB 11
772,549 772,549 00000000000000000003b07fea5da7e03b4a1917aa777dc04da6ac14891c4d3e 2,734 0.93/1.00 vMB 10
772,548 772,548 00000000000000000005185345c4fcb597f7901b4db387e0b692e5ab4d991253 126 0.07/1.00 vMB 9
772,547 772,547 00000000000000000001e039ec1da0be61db4c5ac99ea041a84b346328f7586d 2,798 0.95/1.00 vMB 10
772,546 772,546 0000000000000000000722a2e2e4e0f9cdf2ec17ab2696ebebb220ba42c9927f 3,502 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.70 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.33 GB
    • Received: 16.56 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.