Loading Tool

Explorer IconExplorer

Memory Pool

43,175 transactions
29.10 vMB
0.09183220 BTC
Random Selection Loading Transactions
Max Size: 148.87/200 MB

Candidate Block

Mining Attempt 3dd0d6730165bd4c67f2e8b535255729af34d9622594b8c8ff98c26ea239abc1
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 9216822f5bdd7fbc81eff1ab4f966a41e2aa8581d3acc8c6ff2dc3cead51c2a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.03326605 BTC
Feerates: 88.27 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (444,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,146 470,146 00000000000000000157b120b1abc0f1bf410a43faa084362edecbdec93a4b46 2,334 0.99/1.00 vMB 310
470,145 470,145 000000000000000000cd7fd68e9e53f458b9110f62c2afb539146184b914a3c4 2,310 1.00/1.00 vMB 452
470,144 470,144 0000000000000000007a375d9995d59a8d8925c927c09735f7a39c22e59f5de2 2,143 1.00/1.00 vMB 347
470,143 470,143 000000000000000000826208e8825fc9e72c8775af5b9e6c8e8e01f9af9bf062 2,151 1.00/1.00 vMB 302
470,142 470,142 0000000000000000017fab99080910553910bddb7c534936eb6472e284e554a3 1,949 1.00/1.00 vMB 326
470,141 470,141 000000000000000001704ab959d929bc2babd67300b932a6e7dc543947ec2714 2,058 1.00/1.00 vMB 490
470,140 470,140 000000000000000000ea963d639cb3b3e6ee4f9c8d71f3eeee5cefb2574e1f3f 2,283 1.00/1.00 vMB 318
470,139 470,139 000000000000000000eeacc7a83006399cfdc710c77ef6aca4a300487e348b56 2,114 1.00/1.00 vMB 433
470,138 470,138 0000000000000000017c81576939a4b118376adb7b3d667f7571d6026b5b2dc1 1,957 1.00/1.00 vMB 426
470,137 470,137 0000000000000000004018e9a95d55503319e30c066d08ff0e706dcab19d8993 1,354 1.00/1.00 vMB 433
470,136 470,136 000000000000000000f2b12cee5665fa5ba3c1112f4ff28778a853142b37fefe 342 1.00/1.00 vMB 428
470,135 470,135 000000000000000000600facaeafc14f69aff71ef08bb93f5e4eb19ff6b57279 696 0.99/1.00 vMB 433
470,134 470,134 00000000000000000114225acd446d6511dc2085d0b8acf918276c55421a6bf3 1,446 1.00/1.00 vMB 509
470,133 470,133 000000000000000000230431384fb80d07d746cdcf4322235f8c35e9ffa75b6d 628 1.00/1.00 vMB 417
470,132 470,132 000000000000000000b326f2c3b8f1c0805aa886af45aeed6007ac88e44d3879 757 1.00/1.00 vMB 463
470,131 470,131 0000000000000000014e125d627eb14648cd3b616b3a04ffd794cb22abf36a33 1,584 1.00/1.00 vMB 452
470,130 470,130 0000000000000000017cee99a85059044fa3b32b3e5772197bf92aeb564b885c 2,084 1.00/1.00 vMB 533
470,129 470,129 000000000000000000b1b1a3a94047ec9b18b6140caac06afdf5ee6d7e3f7d70 2,415 1.00/1.00 vMB 337
470,128 470,128 0000000000000000001e8b8a61c939f0121b3d0849e957c303c074199d063bc3 2,511 1.00/1.00 vMB 492
470,127 470,127 000000000000000000857f6691f9c361f26bfaec6ba44fda00c58f2b6bda941d 2,782 1.00/1.00 vMB 289
470,126 470,126 0000000000000000003e3175659546cd9cd6e1f7b826974ab3870835b28a12c1 3,405 1.00/1.00 vMB 346
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.