Loading Tool

Explorer IconExplorer

Memory Pool

75,374 transactions
27.89 vMB
0.08262826 BTC
Random Selection Loading Transactions
Max Size: 169.71/200 MB

Candidate Block

Mining Attempt f38bd95bbd8654b5fccd7b7faa865327d9dfe0fbaec8dc7e1369875814420b0d
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (679,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,447 235,447 0000000000000111719ca0663d33be13892f5d518d7808809d5bb2906b532bbd 845 0.37/1.00 vMB 166
235,446 235,446 0000000000000063407b737871685b53a02d8e470b37ec9d9cd9e4c9194f4287 102 0.03/1.00 vMB 79
235,445 235,445 00000000000000c89b38e9c9a2289bd8dd772984d24753deaeb713546fed2b72 368 0.21/1.00 vMB 124
235,444 235,444 000000000000017890cafd65236b9a6fbc8e832d1023f83da04d3ddb2216697c 675 0.25/1.00 vMB 188
235,443 235,443 0000000000000019b8faddfa9fd9b1ca80e454ca6f89850990e7db8a4c74ae3e 295 0.25/1.00 vMB 88
235,442 235,442 0000000000000055b256cf835ed98d0fae4346702ec8383e037575c13fa7dcae 134 0.06/1.00 vMB 204
235,441 235,441 000000000000013b8b2b8a4cfbef77e0c83b7cb21ba580881fb26f90b0ab360b 208 0.09/1.00 vMB 226
235,440 235,440 000000000000003f53be59880640d239e653fb2137f73805d548422ea3d67799 186 0.15/1.00 vMB 90
235,439 235,439 00000000000000eebe0fe04f64629a2ad1a818446d0dbf4f34cc2c446b77c788 383 0.18/1.00 vMB 168
235,438 235,438 00000000000001126a8a2dbcca2401e23ce5e4d3b9672c92e6d9a16f13472191 351 0.25/1.00 vMB 104
235,437 235,437 00000000000000456015b6731ac85122e30081830927fa42101eb6700d39f646 86 0.15/1.00 vMB 29
235,436 235,436 00000000000000932d7834ee2e9d88cebb2a6d97f4d3aa42a45da008169d74cc 175 0.10/1.00 vMB 108
235,435 235,435 0000000000000171702e1818089c83f5da8e28092d22ce887dcd4a5e2ffd8fba 503 0.23/1.00 vMB 147
235,434 235,434 00000000000000f5f68b4743b95d3fbfd5e10942fd848491674faf0fc4e4bba2 941 0.40/1.00 vMB 175
235,433 235,433 0000000000000185ce9496f84a76fcaadc39552beba43cb611985e44b7493ca2 490 0.23/1.00 vMB 166
235,432 235,432 00000000000001a4cdc648ec68a94546eb55ad4266026fa6872afc1f18d0d577 295 0.15/1.00 vMB 156
235,431 235,431 000000000000014469721f9c77cb3ca434778a9d3267d5ed255065e8863b10b7 206 0.15/1.00 vMB 109
235,430 235,430 000000000000017f19ca432eb953a3c6a01b62748b58d5854d4d7839dd84ed92 487 0.25/1.00 vMB 136
235,429 235,429 0000000000000189a740f3cfacdffad7a8a37157ad0270728f99574bd1f90d94 532 0.22/1.00 vMB 187
235,428 235,428 000000000000014116da55f67651af8e044bdfca845c7efbdf96c5a6776e8eeb 118 0.06/1.00 vMB 168
235,427 235,427 00000000000001126006b4bfabac9b1782c1d99099053fad758c7be527a60e81 129 0.15/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.