Loading Tool

Explorer IconExplorer

Memory Pool

46,965 transactions
27.84 vMB
0.08507592 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt 2c3415886069e9d86accd3d4ac35c858c8dbecdd69b44adc2de72f8d63371eca
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 16cb3b9cd4a4c42eb5725b270ff8313c66cd0071579e4a10784243dac7561261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.03207945 BTC
Feerates: 500.00 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (732,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,588 182,588 00000000000007c88cd983165b924404eebfe557b31751e2155a72be161d5c38 151 0.07/1.00 vMB 118
182,587 182,587 00000000000009335c777a7f5e550feb37e91a819adff9af727b54b8bd717af4 21 0.01/1.00 vMB 9
182,586 182,586 00000000000004bdf1c984e61d0d3366b2ebd0b10d7a20ccdfefa829b8225f94 59 0.02/1.00 vMB 178
182,585 182,585 00000000000009f9a7e155004cd5a55e47dd3555908ab6274958235183028500 5 0.00/1.00 vMB 296
182,584 182,584 00000000000004fff15f48be99114514d5119bb75b912e242b66db0404939087 354 0.15/1.00 vMB 139
182,583 182,583 00000000000007ef854c21863f539e38cb9c0112cf703d73e77272971527abe5 1 0.00/1.00 vMB 0
182,582 182,582 00000000000008a8a1fa4826bbfc09cbe3670a5a50e348aeed458552d2ea7586 146 0.05/1.00 vMB 99
182,581 182,581 0000000000000317ec544f2e17cc196e90c7ee4bca409d6ed43f8575487bab23 8 0.00/1.00 vMB 0
182,580 182,580 0000000000000778aceea9f1742d29b2b5aaa267eef4e3d37b4e80a84c88776b 119 0.05/1.00 vMB 82
182,579 182,579 0000000000000736a06d1f5ba3c0510c23f169554a533c0b67d1c91a103fe487 231 0.15/1.00 vMB 144
182,578 182,578 00000000000007e9969c7101c4ca651e67c23651d3aee2cab225566d4c43f25c 104 0.05/1.00 vMB 101
182,577 182,577 00000000000003409899ecae2265ba502deb50b4fb0ba7b13bf5b705d27d0f98 20 0.01/1.00 vMB 102
182,576 182,576 0000000000000836f3f5281d73a5ff36bd2d4c79f4f8804c9d1e14e07103b6af 30 0.01/1.00 vMB 168
182,575 182,575 0000000000000109a076fdce912f2adfa0b49924312af90007e7492372dfb43f 29 0.02/1.00 vMB 64
182,574 182,574 0000000000000518a22fd91b8198c11c452086ca3f1fceca4fc5a9b19fd38f41 91 0.03/1.00 vMB 61
182,573 182,573 0000000000000298d4be25b628b82527e8f0f5de31c3dcfe300f6cad43700210 28 0.02/1.00 vMB 75
182,572 182,572 0000000000000864c6a58fc2db8b66b4dc834c8a860e1ef1951b1be63ad75c6c 193 0.05/1.00 vMB 13
182,571 182,571 00000000000002e02b2db6863776207453b2e4e896b232a5bdb77778132a4674 190 0.08/1.00 vMB 161
182,570 182,570 00000000000001964520e2618914bdcd26b2605d99fc51f0c2f7fe0537ca2a96 23 0.01/1.00 vMB 87
182,569 182,569 00000000000003fc17292c8934a852a74135cea60e0b388134cd18e816f8c25a 331 0.14/1.00 vMB 125
182,568 182,568 000000000000011a49e9f2b4a92f3e4233a2818ff3f31995abfd9a24862a0ae6 126 0.05/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.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: 649.37 GB
    • Received: 13.17 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.