Loading Tool

Explorer IconExplorer

Memory Pool

80,619 transactions
34.71 vMB
0.18012480 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt c92f1b6da0044a43424b7a5103b29a62be805a984da18b07e5afa9ab074cb344
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 412db0e3c15e8974cfcdea3970f9053b9559d585a7662c8667faeb99296f531a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.04991419 BTC
Feerates: 150.93 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (38,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,510 876,510 00000000000000000000cf31ef46a96a07110a235f44f5d9d4db2ebace8a39da 1,379 1.00/1.00 vMB 4
876,509 876,509 00000000000000000001f638aefa8711d0043b961593643bc11aeadac2b5ca17 3,458 1.00/1.00 vMB 10
876,508 876,508 00000000000000000001f3b8c68c8a45313968f4836a7380735ee4f1cd6b8f2c 1,150 1.00/1.00 vMB 5
876,507 876,507 0000000000000000000286ec064224a5754a72fef24cb86de20b5e9834f0cfee 928 1.00/1.00 vMB 5
876,506 876,506 000000000000000000019548e9e456dcc6fd8a4b16046189ea38b3fc6a7ae41c 910 1.00/1.00 vMB 5
876,505 876,505 00000000000000000000549f36102cf4201680afa7255f9d3ef48d13509a8a66 1,201 1.00/1.00 vMB 5
876,504 876,504 00000000000000000000bd8db8091414750e44fbf0b2bee5e4d5650a57fcecab 347 1.00/1.00 vMB 4
876,503 876,503 0000000000000000000246763c75ba128fdd02ff4398c0e80bb72e004617aaee 695 1.00/1.00 vMB 4
876,502 876,502 00000000000000000001d4875125d0480d47532bfba60e91c81eeecbc9017cf6 502 1.00/1.00 vMB 4
876,501 876,501 00000000000000000001bf99c7faa56fc0cd85b22f50d705b65904e680f7f339 1,374 1.00/1.00 vMB 5
876,500 876,500 00000000000000000001577138161eaf7dbc193fee583871759ccbb91dcdbe49 2,466 1.00/1.00 vMB 5
876,499 876,499 00000000000000000001b5b110ce0016cf614ed7d04d60c02e4b250b64d1d431 2,342 1.00/1.00 vMB 5
876,498 876,498 000000000000000000009ab8f2e08530026278ca9ff4b09bf9119ad72d43c83f 2,429 1.00/1.00 vMB 6
876,497 876,497 000000000000000000005227e0db4e5d27421e745137559aee28613b856c5b71 1,650 1.00/1.00 vMB 5
876,496 876,496 000000000000000000008079100cffb6e9e83ed030d39a7999caa020e778773e 1,707 1.00/1.00 vMB 5
876,495 876,495 000000000000000000002ccd5002ce78adc5870eaf2d020fea2b4c7dd7b0481b 3,704 1.00/1.00 vMB 7
876,494 876,494 000000000000000000012dd59015555d350c65f0460567001bf2bb01164bc928 3,423 1.00/1.00 vMB 8
876,493 876,493 00000000000000000000df0f0fefdea3a602af7f33c86c35f6c64695b975dc65 3,375 1.00/1.00 vMB 6
876,492 876,492 00000000000000000000cd9954fb21aa7ff2eefbc86cfca845106255559e3be0 3,256 1.00/1.00 vMB 12
876,491 876,491 000000000000000000025f4d0c92b13be767a0d74bd0356100d085fb3108484a 3,166 1.00/1.00 vMB 7
876,490 876,490 000000000000000000027eaff92421180a3d8562b267557404aa7da310a78fb5 3,808 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.