Loading Tool

Explorer IconExplorer

Memory Pool

81,547 transactions
30.51 vMB
0.08083455 BTC
Random Selection Loading Transactions
Max Size: 186.95/200 MB

Candidate Block

Mining Attempt 7d5001e7ada628517e4d7a4d636e7707ecf6da8906bc9fcb61637031f5f8379f
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 5ba7e9027464a93e7eb649e6e864538c63b52edbf15d771a12dfe4653fdf11f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,145
Size: 1.00 vMB
Total Fees: 0.01231358 BTC
Feerates: 150.61 > 1.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (555,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,598 359,598 000000000000000007781a5a22ab0b77d08b3f763dccd2e6e3ce46222c6dcd23 1,635 0.71/1.00 vMB 30
359,597 359,597 00000000000000000c4780fb6f6fc9f41a211226d86131e00eff84250f8d3221 395 0.20/1.00 vMB 25
359,596 359,596 000000000000000014919bbe4aed818cf31a58fb0ad1c5b6892239c4ce95c47a 118 0.08/1.00 vMB 21
359,595 359,595 00000000000000000800fe5a900ff09d7963e3989bf10c24f478e07273aea952 200 0.09/1.00 vMB 28
359,594 359,594 000000000000000001e23ca66bea7e5206dea90e2ec261c2202d4cc0b22dd156 113 0.06/1.00 vMB 22
359,593 359,593 000000000000000011d4335597aced6d1ada64d2435f14536a58118407684709 226 0.11/1.00 vMB 26
359,592 359,592 000000000000000014481a7ba557a1e4a7cb9475713a327eaabb78c1f4142d28 203 0.10/1.00 vMB 24
359,591 359,591 000000000000000013f7563841cc65080bc65f8a6044eb4f020b79ed7a868a9f 1 0.00/1.00 vMB 0
359,590 359,590 0000000000000000008cd5b4321ed5836a5aaaa164a08a7c45b9873889954bcf 561 0.26/1.00 vMB 29
359,589 359,589 000000000000000014d643bbaf747672a373e7298b8633aff03e07a63e2838d7 654 0.33/1.00 vMB 27
359,588 359,588 000000000000000006eaf752a1b8df8298525664d89258b3df214f1fa9797629 22 0.01/1.00 vMB 21
359,587 359,587 000000000000000001dbe5b3b0a0936296d122c55bcc1cf947d60f6168f6ec1f 271 0.12/1.00 vMB 28
359,586 359,586 00000000000000000da8b2b34d1c2e6aa41fd9c6d1d382c7cf1059a86db5aa44 55 0.03/1.00 vMB 27
359,585 359,585 00000000000000000bc1ffddac9afefe0906610ac56582958fd6831ee583fd3a 203 0.10/1.00 vMB 27
359,584 359,584 00000000000000000e0ab52dda58e5352baafbdc51a794367714d6e843303b40 1,539 0.69/1.00 vMB 29
359,583 359,583 0000000000000000166afc69213d1d88713d4ef5ad368e58096e3b3c5c24d1cd 819 0.43/1.00 vMB 26
359,582 359,582 00000000000000000574ee06c2e6209c81f04a722811c7ad5a8dbcc703ded1d3 883 0.58/1.00 vMB 20
359,581 359,581 0000000000000000100a5347bdbdb3f54fd4aaa8ad554664563c62ba74524f53 1,895 0.75/1.00 vMB 32
359,580 359,580 00000000000000001510dada79fc97c91209c498b0417696752047a1f950b4fb 1,510 0.68/1.00 vMB 28
359,579 359,579 0000000000000000051560432f9e12969698f45b710afc1e71c9896457730f90 1,496 0.98/1.00 vMB 21
359,578 359,578 000000000000000013f48a697e85d8b8ae6567127208fa9e764808037a3c31b4 2,538 0.95/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.