Loading Tool

Explorer IconExplorer

Memory Pool

36,145 transactions
25.77 vMB
0.08354877 BTC
Random Selection Loading Transactions
Max Size: 131.85/200 MB

Candidate Block

Mining Attempt e751fd55bb3ae9a65741fe0bc1f9d1a7907eb4fd0ad4d9f84e52ff68bb474a2e
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 57856d39c8738c8c1b2682eb470c0f6780f537ee2b6c98d281ddb2c0505a728d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.03639576 BTC
Feerates: 171.09 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (557,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,944 356,944 000000000000000011e2e44ed272e4d53f20e3e95db320378f85c0d83443d893 332 0.26/1.00 vMB 20
356,943 356,943 00000000000000001545db145eb58f03ecebe6727f9088dcebec3927394f3d24 301 0.16/1.00 vMB 25
356,942 356,942 00000000000000000e69733cccc117f11bf773f3cf7ae6a43ae4b0a682285eaf 73 0.04/1.00 vMB 19
356,941 356,941 000000000000000014681e0f2e925103a5b039dda1ad858d5908ba4b68cb796d 208 0.13/1.00 vMB 22
356,940 356,940 0000000000000000027ba9989a75d11a09e2abd0846e6d28e0e1af69c9a0dd1c 1,229 0.58/1.00 vMB 26
356,939 356,939 0000000000000000051067bd465867f2fa98fe804bd9298cb87600b9cc868572 562 0.28/1.00 vMB 28
356,938 356,938 00000000000000000252c88a4898b3a3c7ee76181c05f11f134655f91684ea82 1,219 0.63/1.00 vMB 25
356,937 356,937 000000000000000006162dc19db65f1c31d9d7a1b709df365769df974964c2f7 36 0.02/1.00 vMB 8
356,936 356,936 000000000000000014ba95e04b6105e7d3c1e44d950244943d389c0b68ac9807 799 0.41/1.00 vMB 29
356,935 356,935 0000000000000000135ea81b40b78b96833f9b47455ab1b959ef61f0fc8559db 643 0.29/1.00 vMB 27
356,934 356,934 00000000000000000d645b520a9f8ac34e960b266d7f216c11c3ec2413eddffc 207 0.21/1.00 vMB 8
356,933 356,933 00000000000000000e8b5c5b642afa2d61ad0193413f9201ad31e2791d91db38 1,392 0.75/1.00 vMB 27
356,932 356,932 000000000000000015076adef945b3215f2aaa35b5f6971ca5a23ec6d0be5ed0 470 0.27/1.00 vMB 22
356,931 356,931 00000000000000000145a828f15bc7cec037c27ea4adf1bc16c117dbffc3f399 512 0.22/1.00 vMB 31
356,930 356,930 0000000000000000046d6e51a977d41239d09d0d593591941b190e55995636dc 1,333 0.75/1.00 vMB 24
356,929 356,929 0000000000000000117ab67c885a0bbfeb8db4203925160768a0549edcfc1fd9 109 0.10/1.00 vMB 11
356,928 356,928 00000000000000000568c2966d8f6e407d571cdf0c45b371c1909c3d499a52c1 506 0.29/1.00 vMB 26
356,927 356,927 00000000000000000a19fc6b025f1b823be6fa97b28e0dc30f6d57229c45b605 199 0.26/1.00 vMB 9
356,926 356,926 000000000000000010ed122bdaf3b66e0b9d7b5c1f1c5af7f36cdf5f52406b25 208 0.11/1.00 vMB 28
356,925 356,925 00000000000000000e402cf88017313c3a78a3585063ad622ddda1da8ecad24c 415 0.26/1.00 vMB 25
356,924 356,924 000000000000000015c7b9c9148aad78f576df7ca37444fc2bc93d2a523f254c 1,147 0.51/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.