Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
29.77 vMB
0.14620689 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt 15c798a1343338820fcc8284e02c05e51abe7ca75c742ab937ea892e4cd624c1
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 49abdf6aff1c58b4c2cd74d5a27896b53dc0dba474b09a1691b80aa6656d03fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.07902280 BTC
Feerates: 502.67 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (618,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,418 296,418 00000000000000001c68e093229b95da6bc0b24fae8705f50ae71d8e906e01d4 70 0.13/1.00 vMB 17
296,417 296,417 00000000000000001750fc98349d7b29a737c59db0a77b252ee445520c13cafb 384 0.45/1.00 vMB 20
296,416 296,416 000000000000000031fc3814bc35dcc7332af20a161f7be114a336965ef14b0a 737 0.35/1.00 vMB 60
296,415 296,415 00000000000000003e6aa0a839ed9457f9e8d29ff7d27f380b0ead4c7ba1b13c 114 0.06/1.00 vMB 116
296,414 296,414 00000000000000008644c9801fa034df5e5d40dc475deff915231f7ead88f4ec 292 0.18/1.00 vMB 29
296,413 296,413 00000000000000006fd0f0107103f3a4955a0388d5e23c83f8a5d0541c1b399c 1,007 0.50/1.00 vMB 68
296,412 296,412 00000000000000004bb654f399fdb9b1fc2b8f4c62ac09eedb862ea99a630cf0 76 0.08/1.00 vMB 17
296,411 296,411 00000000000000002a7ad54a6640b5a7041909409e3aea92203360fbc63919ee 1 0.00/1.00 vMB 0
296,410 296,410 00000000000000006b307f26f54a94fbbd67502c121e7decabf582add92b9b51 257 0.24/1.00 vMB 49
296,409 296,409 00000000000000009446cb3882464e10ebf19523e433f52e42d6fa80eb887415 234 0.25/1.00 vMB 20
296,408 296,408 000000000000000093a11c7f2c9ee04674e33417af066a6f92551edc6da6a90c 231 0.25/1.00 vMB 18
296,407 296,407 00000000000000005d93d3d9072bb48047e7012d305e2646f3d491820cea3c7f 1,024 0.36/1.00 vMB 66
296,406 296,406 00000000000000002d9b98422c5a7aa7514acd8ca64b912cb38b736586dacdd3 632 0.35/1.00 vMB 51
296,405 296,405 00000000000000000750ecce87eba56de7907d4bc78d803b57f9960560381964 119 0.40/1.00 vMB 12
296,404 296,404 000000000000000054752bda947cb1b18e7a33808b5bf3fa5de38e3b2bac660c 329 0.35/1.00 vMB 16
296,403 296,403 000000000000000028f1f1904e64541b26138c3edb39d8c6e71b7ecb1c2f8c23 1,361 0.50/1.00 vMB 73
296,402 296,402 00000000000000001ce92382db6846b60cd9773a5862b93d16866fb81d8f815b 68 0.12/1.00 vMB 14
296,401 296,401 00000000000000009211c376c5058cae7ac5ccce48e35598c9009d78c4b3f39c 272 0.52/1.00 vMB 15
296,400 296,400 00000000000000000ccd420c52e3396a1d8da557e755a23b3fccf857e34ccfaf 278 0.24/1.00 vMB 40
296,399 296,399 00000000000000007e2036049f6ab8a0aba6be0f06cd4ea80a7ac324a2684d8a 217 0.29/1.00 vMB 17
296,398 296,398 00000000000000007aa266dbfc48131e393d2a71cda381f4366789ed163052c3 379 0.50/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.