Loading Tool

Explorer IconExplorer

Memory Pool

34,998 transactions
26.56 vMB
0.05651423 BTC
Random Selection Loading Transactions
Max Size: 133.89/200 MB

Candidate Block

Mining Attempt 7b861db399a24e1a2f4e1ffcf25ec6695d4953da88b42f3629e92b6fdd43376d
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 40a0619f9caac42b7726b717e04c6fbbac09b0f3efd65d4a0d4dae4eeb85248b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.00701845 BTC
Feerates: 160.84 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (589,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,562 325,562 0000000000000000139966e7271e486c22d9db56fd3c9923c3e3ef0cf5fd5a1a 864 0.49/1.00 vMB 27
325,561 325,561 00000000000000000747659db6fab4a5f768e682f0a0da0c846950cd73e63f59 134 0.06/1.00 vMB 33
325,560 325,560 0000000000000000147e7d761c0a8d93eec9c98f5af2f3ec393473823d10f06d 384 0.20/1.00 vMB 26
325,559 325,559 00000000000000001bf0a8cac1a512a78aea8cc8a915cd9a67cdbdaf99a65263 1,049 0.57/1.00 vMB 29
325,558 325,558 000000000000000015378fc217114052da096623b21a76b7235c3ac827866ef6 471 0.31/1.00 vMB 25
325,557 325,557 0000000000000000063fad0d9c32a02d2f7db2983a42364d9d983d741ff53944 773 0.36/1.00 vMB 32
325,556 325,556 0000000000000000095597d18c35c51a913a48f386e0cbeaad5c8db7d694382a 948 0.48/1.00 vMB 30
325,555 325,555 0000000000000000144d39b3f826974117c1631ec971019aefe1155a588fb46a 372 0.20/1.00 vMB 24
325,554 325,554 00000000000000001f0bfa7d329503866b8879123124ba721d08267e5a6bce81 128 0.28/1.00 vMB 12
325,553 325,553 000000000000000008707413bc629715ce2dceb80bf20a6bc54fe06690f54dbd 1,471 0.75/1.00 vMB 30
325,552 325,552 0000000000000000041854a45931e44eb4f2cb326bf45f4af6196efc4a098ccf 16 0.01/1.00 vMB 41
325,551 325,551 000000000000000016ccfb4cfed3d50fcf766f565f0717af8d4ebcd46637f74c 48 0.02/1.00 vMB 34
325,550 325,550 00000000000000001c2383e89691cc8868d87f99f2ee8a0c604a0ce615077cd6 487 0.29/1.00 vMB 27
325,549 325,549 00000000000000001c1ad27c19aa449998b266f71b2e6df124349e2f72b5aedc 225 0.15/1.00 vMB 21
325,548 325,548 000000000000000010345980a0416b91d6ad1a609b04ab1769a2b1ad8ed7dcba 407 0.23/1.00 vMB 28
325,547 325,547 00000000000000000ca3dddcdb81abd724c7cd11b5f051c949ac14c263ae720b 800 0.41/1.00 vMB 30
325,546 325,546 00000000000000000d2023b080df00b0cd02d38e03559f0548da59bc48bd043d 398 0.22/1.00 vMB 31
325,545 325,545 000000000000000017f55775d1dfb6b3ef9da99be620af74eb0b0c73950f853c 447 0.26/1.00 vMB 25
325,544 325,544 00000000000000001806a179d579311d622631f5be7701276bb91de353c4d368 780 0.53/1.00 vMB 24
325,543 325,543 00000000000000000289668fcf121f20e8021eb11c3470044a3c2e347c880dd7 295 0.17/1.00 vMB 31
325,542 325,542 000000000000000018fa891ee1fe03994a67de9af2962f006679ab3959696486 513 0.26/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.