Loading Tool

Explorer IconExplorer

Memory Pool

84,033 transactions
31.49 vMB
0.10177667 BTC
Random Selection Loading Transactions
Max Size: 193.19/200 MB

Candidate Block

Mining Attempt 37e8fb3080edf772a10505b211c139e303edf5c8b3c13edc9c07193658f81b40
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 6c61ce627cf12b0a89d22b5855e49c9ded391c37d2c24ddc8a14276552606226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,926
Size: 1.00 vMB
Total Fees: 0.02944595 BTC
Feerates: 504.27 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (106,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,261 808,261 000000000000000000014aff1b9c0bc92efa4d7fefd0e4541d70e04a16ebefe8 5,458 1.00/1.00 vMB 24
808,260 808,260 00000000000000000002b94aa8bfc834422ce2c7abc1be106190ba3e9f5d028e 4,225 1.00/1.00 vMB 28
808,259 808,259 000000000000000000000b24b7425ea243c25865e82dc3f0c683a897153674e9 2,808 1.00/1.00 vMB 27
808,258 808,258 00000000000000000000adab79044caafccf82a645a65c9325ef985fbf1a7c94 4,053 1.00/1.00 vMB 26
808,257 808,257 000000000000000000037961ad6556711dafda0b1dddfe0831fa1b80dff49565 3,844 1.00/1.00 vMB 23
808,256 808,256 00000000000000000004fe8b30f7ea6f0dc139fdb528d86a64e0479b1052d026 4,609 1.00/1.00 vMB 24
808,255 808,255 00000000000000000000e598454b9831978216b97c9b336554829a044279d552 4,000 1.00/1.00 vMB 26
808,254 808,254 00000000000000000003cba32156f0a4e07540ce3c5cf0c90ca97dd599f20f69 4,932 1.00/1.00 vMB 27
808,253 808,253 00000000000000000002551a4dacbc00b94e72e3b9c6ac414971dae111605126 4,758 1.00/1.00 vMB 26
808,252 808,252 0000000000000000000246c9abb5ca9ebd2271e986ea11bb9ca4e253db3de856 2,581 1.00/1.00 vMB 21
808,251 808,251 00000000000000000001465a53d2b1fa18a822325705ad4607eacf3f50513235 4,686 1.00/1.00 vMB 25
808,250 808,250 00000000000000000001fe9c72b4e49a483c864c28755678621a1a229a950013 5,851 1.00/1.00 vMB 25
808,249 808,249 000000000000000000038abd171e5fff830f4c6a02e78d2c32f0feaece7d2d8e 5,569 1.00/1.00 vMB 25
808,248 808,248 0000000000000000000267c549e2017c098a18210f180411317a2981f0e571c9 4,407 1.00/1.00 vMB 24
808,247 808,247 00000000000000000003bea01c9e8aab5249721d899eac73da3dcee9d3ee03cc 3,651 1.00/1.00 vMB 23
808,246 808,246 00000000000000000002fc04cd568a93174ca30f99979fce99e43b68de6decc2 6,506 1.00/1.00 vMB 23
808,245 808,245 00000000000000000002ba21fbdced392c72490a80de0e1013c33d866ebe98c7 5,842 1.00/1.00 vMB 25
808,244 808,244 000000000000000000041655242adb22ea6c3505039dff7353d420ef1ea70c6a 4,426 1.00/1.00 vMB 25
808,243 808,243 00000000000000000004dd815bb74e82dab6dfbc990a4ac6869e30046cafa663 5,050 1.00/1.00 vMB 24
808,242 808,242 0000000000000000000371e2d68d13d2cac1d82a496aaaeb02bfef61e7baac57 5,177 1.00/1.00 vMB 25
808,241 808,241 0000000000000000000300c32ee0dedc74e9f30b588ebecf3df304a32d9eea26 2,045 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.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: 709.30 GB
    • Received: 16.87 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.