Loading Tool

Explorer IconExplorer

Memory Pool

46,216 transactions
29.78 vMB
0.07495810 BTC
Random Selection Loading Transactions
Max Size: 154.60/200 MB

Candidate Block

Mining Attempt 46a11f7bd5ac7e885e3029006c25493c88d02d731e8cc9c9d544ca0c8e62c7a4
Version 20000000
Previous Block 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d
Merkle Root f39c0554b7b8c4e58dc0666b3cba1bb2e02f1806b3933d29c5f4e2186052368a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,766
Size: 1.00 vMB
Total Fees: 0.01616576 BTC
Feerates: 150.98 > 1.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,591 (630,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,810 283,810 00000000000000017ba45a4efd47c0e2f79a2feb98e0eab26e279eb5e2d1d1cd 154 0.05/1.00 vMB 131
283,809 283,809 0000000000000000f2348736b06cbddfcc62240026f4a1ed673f9231f2353862 362 0.26/1.00 vMB 33
283,808 283,808 0000000000000001176ccf4a55542a3d6ba2c5b9e708d50428eb3a029d78b95c 743 0.35/1.00 vMB 36
283,807 283,807 00000000000000019204e6b5eb3ba69daa03d91606990b5d4ab63962af1a3f7b 1 0.00/1.00 vMB 0
283,806 283,806 00000000000000019e5f45058a47c11673c7e7316b72529cad49cc695fe1d481 320 0.14/1.00 vMB 42
283,805 283,805 0000000000000001d2e4fcfd7ce94bbb3271759463fd7b9a45aa0c62c4c8ebf7 198 0.11/1.00 vMB 26
283,804 283,804 0000000000000000a6a79cbf685ae6eee3ccc63b7aad5dfcddab09050d3f19f3 160 0.08/1.00 vMB 35
283,803 283,803 00000000000000007ddb1ba4428d79f28aeafa0bd1e10a8d298d2015e7df1c29 379 0.23/1.00 vMB 35
283,802 283,802 00000000000000019261cad42b023bdefe109f8797fee00c493fe095bead855d 369 0.21/1.00 vMB 31
283,801 283,801 0000000000000000829a10d1c9a8f15844ab50f6aa0342d557f6584a3e2c954c 189 0.08/1.00 vMB 33
283,800 283,800 00000000000000006f3d68b1a16e6a5b2b981d9edb2bc13a6dd98cf7088d1c17 66 0.02/1.00 vMB 36
283,799 283,799 000000000000000028706d5d895e3706abd7ae7cfbad478f18497ccf94b4e905 185 0.09/1.00 vMB 33
283,798 283,798 000000000000000140ed024e852de2f811965fee9cb35bdc143247b09cbd722e 289 0.12/1.00 vMB 35
283,797 283,797 0000000000000000d327f5143a4c935313495132b36520fb3f230caa539312fa 292 0.24/1.00 vMB 19
283,796 283,796 00000000000000014df14d8d82275f2b8095f883e5bed00b5abc8e03bc82969d 986 0.35/1.00 vMB 56
283,795 283,795 0000000000000000f8ba03e4441017c30d4ea29dbd2fdc438ef278e11b534e1e 148 0.08/1.00 vMB 21
283,794 283,794 0000000000000001335daf731c0555337f991e64ca6e3667d8e3a90b87c0a844 310 0.18/1.00 vMB 26
283,793 283,793 0000000000000000ff7fff36c4382086f5291be079b0168c2cafb104ec48d94d 187 0.05/1.00 vMB 87
283,792 283,792 00000000000000014d36a230ace6c80861c8583199cd07281027b6d479471bbf 79 0.06/1.00 vMB 19
283,791 283,791 0000000000000001f21437e1769a2de279ffaf94895a8ef96a964b957e0ce3f2 345 0.17/1.00 vMB 35
283,790 283,790 00000000000000015126ff85b569e09dc8894afbf8c50470e1254ff6cdf77f18 510 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.67 GB

Node Details:

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