Loading Tool

Explorer IconExplorer

Memory Pool

52,407 transactions
31.24 vMB
0.17346390 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 26bf3f775ccaef468089675c430ad1d1ebb6fe98e1a48a72ddabd0fe4227f399
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 548bf91fa8d3fcdffbc605e2313b68847ab7386795b5fe26218fbd9f3f5196f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.09231480 BTC
Feerates: 477.45 > 9.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (304,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,455 610,455 0000000000000000000985da868af3b26c9487bab85190c1156f35b1145465d9 304 0.09/1.00 vMB 13
610,454 610,454 0000000000000000000a9bed6f5b13d16c87799533a8905a5ca424d6f87b2311 1,164 0.74/1.00 vMB 8
610,453 610,453 0000000000000000000c3ff754b14cf238fd18c218c9b7a9a0531a56d9759781 2,334 0.91/1.00 vMB 14
610,452 610,452 000000000000000000055455a288a1e7ffcb2573955b70596a633d76c165560d 369 0.12/1.00 vMB 13
610,451 610,451 0000000000000000000b91db97674654a40f990285edba2a86eebfb00b2b3e3c 1,597 0.58/1.00 vMB 12
610,450 610,450 0000000000000000000d9c2cca9a49ed3da89559cc1b521b76f8cd2a1979eb69 448 0.13/1.00 vMB 16
610,449 610,449 0000000000000000000bcd69c84940cdcb5d1498868bb7fb8a6f966ce902edf7 135 0.04/1.00 vMB 5
610,448 610,448 0000000000000000000af0fb50b27c10161556021b8a530b2c8b8534bd7f8bce 796 0.25/1.00 vMB 15
610,447 610,447 0000000000000000000122cce21d4252000f060537639db2d07c6e825fa51f81 2,714 1.00/1.00 vMB 12
610,446 610,446 0000000000000000000739ff01a87beb059146893a0fdd6ce2aa216981c4e182 2,082 0.71/1.00 vMB 11
610,445 610,445 0000000000000000000960a08d0b576f235b7125e71906854648807ae585fdfa 1,583 0.53/1.00 vMB 7
610,444 610,444 00000000000000000007769b12cb403198271fa049326b6465410c620c4c8687 2,232 1.00/1.00 vMB 17
610,443 610,443 000000000000000000061952a73f3f59b0c9cfceb7f3d746fb5e26341d3fafe7 1,864 0.68/1.00 vMB 13
610,442 610,442 000000000000000000036e4e2a4c98766df909aab08c3719760954919045585e 2,074 0.77/1.00 vMB 5
610,441 610,441 00000000000000000007d4196aad333b832fe2d01ca661a4ac8c6956dd4b40df 3,027 1.00/1.00 vMB 12
610,440 610,440 000000000000000000054187eabea1cbd4b9c8b4999388763923dc45f7166cda 2,636 1.00/1.00 vMB 21
610,439 610,439 000000000000000000066d988acba34761e5325821ac5018d38302f0731d7b79 2,749 1.00/1.00 vMB 15
610,438 610,438 00000000000000000001b4f3325c7bf0d09b25d2822e10c5b41fc3f1f0954885 528 0.20/1.00 vMB 13
610,437 610,437 000000000000000000057968a43461101193f5926509e4accd740c5b7d4f8ba7 2,235 0.79/1.00 vMB 13
610,436 610,436 00000000000000000002c1330aada24b4de06ced1f43d1980a1c1357f55ff780 2,472 1.00/1.00 vMB 3
610,435 610,435 0000000000000000000f4a10100d931479686bc203d02e702a5c7b965bf82baa 2,634 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.