Loading Tool

Explorer IconExplorer

Memory Pool

81,757 transactions
30.61 vMB
0.09813416 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt cc3dccdbba8da928ff2822d5071c677d8889e14a1bb7f04b0755f4095956108e
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 821f651b8c59f081eb0f4865dcf4b5fd991837396b27d5b57a2c3d87bbc37575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.03298119 BTC
Feerates: 150.77 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (223,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,064 691,064 0000000000000000000a0eb63e26e84648d996064ebe2207d0f163a54f54955f 561 0.22/1.00 vMB 17
691,063 691,063 0000000000000000000ffeaf317cc73aa2960604ea0760bbd36b8626fd546b4f 363 0.11/1.00 vMB 16
691,062 691,062 000000000000000000105e29614a5a27c6656bc8bb1ebef3b1099100b086c0da 1,232 0.40/1.00 vMB 19
691,061 691,061 00000000000000000008953dd2e7d8c5ac1e9248020d61b1105f3393872b1efa 1,484 0.59/1.00 vMB 20
691,060 691,060 00000000000000000006eef75453aced44232bbdc552754b0a4656e6bfb60fbe 1,426 0.53/1.00 vMB 30
691,059 691,059 00000000000000000010990a8df271cb2da11f139dab050fb0a8b41764077323 7 0.00/1.00 vMB 10
691,058 691,058 000000000000000000075c4cfbd524eb6ecbb1a74c8f54608b0f31ea4878a4f8 1,651 0.52/1.00 vMB 18
691,057 691,057 0000000000000000000edbc1d183f209b871c1f085054fd3959d3fea20950a0a 2,603 0.85/1.00 vMB 18
691,056 691,056 0000000000000000000b845ac03caf497e5cba06105a98638a8a5aa87f414328 376 0.14/1.00 vMB 17
691,055 691,055 00000000000000000009ba12bb8f4a48cbd96784f6888705ee6e32b2af7b16a6 176 0.20/1.00 vMB 6
691,054 691,054 000000000000000000037f88b400964e4cdd50bcb9f9706e9a99f96c47841225 1,983 0.99/1.00 vMB 18
691,053 691,053 000000000000000000024e82f028965c52bf036f4737291de478687d47c6981c 526 0.17/1.00 vMB 26
691,052 691,052 0000000000000000000a75a236f6ae2f4cafdb1ac7195fdefc7ca4b1fd133548 769 0.30/1.00 vMB 3
691,051 691,051 0000000000000000000917b9058b56cdf0c7c478c561f32e0900c39a51889131 1,652 1.00/1.00 vMB 19
691,050 691,050 00000000000000000004db2eba3a19605359e1c75d0b2d4e6e5a2ee96b28f454 273 0.14/1.00 vMB 17
691,049 691,049 00000000000000000001eb9d1bd2ccb74fd1ec563dba465387e33c249c8ef418 1,269 0.41/1.00 vMB 30
691,048 691,048 000000000000000000047678061b641fbb3367ddb5bd6542f1eaa60f855281a7 275 0.10/1.00 vMB 29
691,047 691,047 0000000000000000000e5be0e42163ded162ff00f96498e3c8bb9641fd74637e 1,887 0.59/1.00 vMB 8
691,046 691,046 00000000000000000012bb26a5b939ae6ff44af70c8b219fa8a7e96586630493 2,641 1.00/1.00 vMB 34
691,045 691,045 0000000000000000000a77347b87d221e58b272289090295d267adcc7583c0f0 602 0.25/1.00 vMB 13
691,044 691,044 00000000000000000006090b8182b045765dca7c360ae1085fa331e70abb5a78 1,630 0.67/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.