Loading Tool

Explorer IconExplorer

Memory Pool

78,924 transactions
29.22 vMB
0.09630763 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt 5fdfbe019329b0264ededceed441f89e3007d506054db395a176caf56c80f760
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 6afbe0c2c3977ab71b7dd49816cddd04c67f29e55aaf440567383c438849a8f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.03500729 BTC
Feerates: 477.45 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (524,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,868 390,868 000000000000000002a6b1fec403b73158f2ea18ae4b0b54153091ffbb266b30 263 0.25/1.00 vMB 18
390,867 390,867 00000000000000000888c4f105e0fed3b30e9bd41e3fccb7ff4274972489556c 418 0.25/1.00 vMB 24
390,866 390,866 000000000000000009238c65e2785c78fe90aa2480cfdc49babf6f18f0c2fd12 324 0.23/1.00 vMB 29
390,865 390,865 000000000000000005bc6574673ce76528c75bec181eb184f8e521b025117d3e 66 0.08/1.00 vMB 18
390,864 390,864 000000000000000009664523ae370ef9a4205da9b7fac657694a6fd2ef8942f3 832 0.46/1.00 vMB 38
390,863 390,863 00000000000000000267b7e339fd2cae52fed8cb21c6b22c0e628ef0d0bc5788 885 0.39/1.00 vMB 35
390,862 390,862 00000000000000000643733ff92dd172da754baaa4da4007c150684fd10c0b31 196 0.21/1.00 vMB 22
390,861 390,861 000000000000000005e506fea7eb688e5032dfc40a2edcba423082024a222566 1,122 0.54/1.00 vMB 31
390,860 390,860 0000000000000000087c43ff3509cc5a6d4568c597ea15b997469980e2364753 702 0.95/1.00 vMB 14
390,859 390,859 0000000000000000085ee4154e35017c7044761790ca54ff094e8407432e6fda 2,016 0.83/1.00 vMB 41
390,858 390,858 00000000000000000736a9bf7b5f1ada7a8900a0146af1c6f718ed49284934ca 435 0.25/1.00 vMB 30
390,857 390,857 0000000000000000019e1b913b5eabb543311f45b11203b68d8b8d48334bd778 174 0.13/1.00 vMB 23
390,856 390,856 00000000000000000451711582fe20b140d8c255444ba76d3e3dba91394e8b61 346 0.29/1.00 vMB 21
390,855 390,855 000000000000000009f4d4fb33df8e93f207c506ae6be4eb3b34feacc2108062 643 0.37/1.00 vMB 44
390,854 390,854 000000000000000007e8d0d994c1d54fddc6696b185d1974b3a5a140c461f2a6 465 1.00/1.00 vMB 11
390,853 390,853 000000000000000000c6ae0ce4d0e3b251be27d322b0f29296f4077a60c953e2 151 0.12/1.00 vMB 63
390,852 390,852 0000000000000000018c4e56f9513bafcf4931e6f4ea120c4a98126ff8138c95 2,065 0.93/1.00 vMB 38
390,851 390,851 00000000000000000927b2b5036742f1c9fc2dc4d7496caa03138c6c0e411a8a 406 0.99/1.00 vMB 9
390,850 390,850 000000000000000006a9957f5a4e31fed81ac19a13d698bd08eac1433f619269 1,828 0.95/1.00 vMB 32
390,849 390,849 0000000000000000021fd0b66235d64202b684d0d39c04450e71b8440b57bbc7 397 0.31/1.00 vMB 23
390,848 390,848 00000000000000000835f6ee10c6c94fe1aacd4dbd877fd29e7c32dcc5fbea38 168 0.25/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.