Loading Tool

Explorer IconExplorer

Memory Pool

84,742 transactions
32.51 vMB
0.11780893 BTC
Random Selection Loading Transactions
Max Size: 193.35/200 MB

Candidate Block

Mining Attempt 0e6e4859a26eacd0d406b1aa1efc99a1299acf5be22e2d7c684586e43375ea2f
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c20d8be2051ac500de9702355b5d0e6b4bcb379d8286391d0235fcbb2a0938e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.05235378 BTC
Feerates: 387.56 > 5.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (669,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,793 245,793 000000000000004dfbd603c3454b761ed6074bf9d618e2f5020f60bce1a0b9eb 308 0.15/1.00 vMB 161
245,792 245,792 00000000000000116f7689b132082b75d3072827f6c5f2855e16d6fee50af38b 182 0.08/1.00 vMB 136
245,791 245,791 0000000000000098dd3788fd2764056e73b45c8b808e4cc3929b3d0a1cf281a6 9 0.02/1.00 vMB 62
245,790 245,790 000000000000002d613a173918d69fce1d534df51c7ec86222a4779803d93776 47 0.02/1.00 vMB 111
245,789 245,789 000000000000005ffa7370ca1c4fe39ba033445ad0a6fb234ced9948cce87b1e 4 0.00/1.00 vMB 0
245,788 245,788 000000000000004636f26264b80a1951e771fe1e7d31a2da2af1181279959145 148 0.06/1.00 vMB 161
245,787 245,787 00000000000000ac8b4007d10cf923a402f39fdd0ac645e6e36d5a5637ed7c8c 254 0.11/1.00 vMB 121
245,786 245,786 000000000000005cf017f779d72e363fc8aeda7eff59b48cf193a371a64f0d43 4 0.00/1.00 vMB 0
245,785 245,785 000000000000001ca6501de618f59bcfe291ff80a8a1f37c5876c30ac4ecc2d9 639 0.25/1.00 vMB 216
245,784 245,784 00000000000000277f25f861dfd21ef617498a7c9b448fb4641ad2008e07b687 293 0.12/1.00 vMB 144
245,783 245,783 000000000000005cb46c0b057e7e88531c208e2a3a3acd7a35e6df3d0b21e934 355 0.15/1.00 vMB 165
245,782 245,782 000000000000009293dd05db4335d112bd864fc1997558dfa092016b592b4b50 23 0.02/1.00 vMB 43
245,781 245,781 000000000000009e87103bf445091c1f557b96f543c8985a3b30154887ca0720 318 0.16/1.00 vMB 135
245,780 245,780 0000000000000073b62ca8451ffeb493504886751de7f2aae63ad969ec274cd0 303 0.12/1.00 vMB 143
245,779 245,779 00000000000000c05d5a41a98d60ab7c9c7d12711625da5a4c25153992603887 12 0.02/1.00 vMB 13
245,778 245,778 00000000000000458c46ab1643c0e70e832baeb7a80b1403563eadce2d857354 119 0.05/1.00 vMB 143
245,777 245,777 00000000000000c32e4823f288ac00df7e58b02e729f0f7abbd874081c7eba51 221 0.10/1.00 vMB 121
245,776 245,776 000000000000000c883efb1b7b9d4c0314c199abe4904777fe26593bb7fb6a36 205 0.09/1.00 vMB 153
245,775 245,775 00000000000000161b90c0c53533526dc5efa54a3375f832565f41e5b05f2e9e 199 0.09/1.00 vMB 167
245,774 245,774 00000000000000539549ded4d4982bf1be57ac35e33a94596d5fcc2662d46a74 43 0.02/1.00 vMB 1,376
245,773 245,773 00000000000000679668270a8cd7e0fcbc58bc971cbcbb9c92761e60e5c5e13b 371 0.21/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.