Loading Tool

Explorer IconExplorer

Memory Pool

78,314 transactions
28.72 vMB
0.10557943 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt aa1c3d95e02c3d7371e461d10f556829be77ca9cf1ea5b7e3e555e42a6e27f04
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 52cae0eb0dc7c32c999a031423604543b4f78484d02513f36784f82cc61656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03763219 BTC
Feerates: 602.26 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (220,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,710 694,710 0000000000000000000d2f8886d5e0aa20dbc679ba3fe920067b1b6a116c7631 2,016 0.90/1.00 vMB 8
694,709 694,709 0000000000000000000101836b8af83a926d3ba91db35929942d06e00ae4b5dc 1,482 0.61/1.00 vMB 8
694,708 694,708 0000000000000000000982436e7ff61bda7173f54145c4963514e39ca4d78c58 824 0.37/1.00 vMB 21
694,707 694,707 0000000000000000000839edc13526cf8142b51c23ff5bc3754117649fa1a050 690 0.24/1.00 vMB 10
694,706 694,706 00000000000000000003803968bac992f9d76162aae38e2845f20c99e7aa7bc8 124 0.05/1.00 vMB 12
694,705 694,705 0000000000000000000bf608e3be89e647e7c2ef4d568ad9699fd1cca5cfced8 43 0.01/1.00 vMB 11
694,704 694,704 00000000000000000006fa56e324634010568b03dab39217c596d5c8a7ca1765 895 0.45/1.00 vMB 5
694,703 694,703 0000000000000000000c46b9d85a6f618cd7f62fa189e907cbeb9cc4dd7fcecb 1,570 1.00/1.00 vMB 7
694,702 694,702 0000000000000000000c90477a1b82dcbac502b97c90b5444393b5d1467cfefb 2,762 1.00/1.00 vMB 10
694,701 694,701 0000000000000000000091d257157724f13f7d727b405d3800e8d2d0c0765e2d 132 0.04/1.00 vMB 5
694,700 694,700 00000000000000000001f692307edd05322d873ffbfa5831e8c7b29e1a8f8ad1 1,075 0.39/1.00 vMB 13
694,699 694,699 00000000000000000002bc2f470f51f0f213540348560a65105b2f9df9158a05 2,065 0.67/1.00 vMB 12
694,698 694,698 00000000000000000002fa9d1d2faafd6dde2f85133b4d50bc892f11578a2eab 502 0.14/1.00 vMB 9
694,697 694,697 00000000000000000011e0ce25944399485dd22c96f52c152be42b0e2116a7a6 926 0.32/1.00 vMB 11
694,696 694,696 000000000000000000055c793ffe02614a07493f134bc48acf78dbbe4d4087c1 1,387 0.48/1.00 vMB 11
694,695 694,695 0000000000000000000e5e0550c7a7cb4dd6271bd9c9d836f57f8df5bbedcfe4 465 0.22/1.00 vMB 13
694,694 694,694 00000000000000000001d50b755f1345db3dd892274c5c42f69b2797fe393450 1,474 0.60/1.00 vMB 9
694,693 694,693 00000000000000000010610e80d2c7f88ee3f677f07b3bbf3d0dca925e16a8ad 222 0.07/1.00 vMB 10
694,692 694,692 0000000000000000001294fefc9a28ab3cbad5581473db3417bee0da7321b831 774 0.33/1.00 vMB 10
694,691 694,691 0000000000000000000587008698bef3164c0d8990c82fb419cd8c0faccd37c4 1,531 0.47/1.00 vMB 7
694,690 694,690 0000000000000000000665654c00c3396ce9a6b9ce47a9b7e3d9d2a76739c180 3,059 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.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.