Loading Tool

Explorer IconExplorer

Memory Pool

82,213 transactions
30.20 vMB
0.09939126 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt dac8972c0ae21a09ec6abffc330c06decb887cbc9bf65d8c1b93f1123f110956
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 2d3d00b0a17dcf5cdd9095d34934374e2ea183a87c5cd26901a7227cf53afefe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.03732056 BTC
Feerates: 526.32 > 3.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (216,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,705 698,705 0000000000000000000c527d6ff1d3aec81a84333e7cfb4207e301f1b9342119 589 0.30/1.00 vMB 11
698,704 698,704 000000000000000000018a0d774b9afca63ed7506bb705884a04db37ff68eef9 1,228 0.34/1.00 vMB 14
698,703 698,703 0000000000000000000ff46c25d540de63db2de05cf744a2c44046412f526163 2,656 1.00/1.00 vMB 18
698,702 698,702 000000000000000000011891542e7f2360a2dce8ccff40546c83695204c421e5 745 0.25/1.00 vMB 15
698,701 698,701 000000000000000000061a127b1b587f0da4afbf49e341d9d340a6230b099d89 897 0.35/1.00 vMB 13
698,700 698,700 00000000000000000000f36132d888d949f51a2671655a71448e3f39ba3aca47 57 0.91/1.00 vMB 1
698,699 698,699 000000000000000000064573a7bf65f283ef120ed7b0e959efb69a8b9d0b4d68 2,023 0.97/1.00 vMB 10
698,698 698,698 0000000000000000000aed2b7d344342ef00a2a73abe3f5d31b84a7ae604d5b4 719 1.00/1.00 vMB 2
698,697 698,697 0000000000000000000bf9137528a53ec51e2a679c0114b6fd8d2a2180014937 829 1.00/1.00 vMB 4
698,696 698,696 0000000000000000000e660a922b22a6afa9a1b7d0496f2c110755055e782d0d 642 1.00/1.00 vMB 3
698,695 698,695 0000000000000000000412a8c402ce68d6551dfa144e817e8cd8c1d579179ccf 1,826 1.00/1.00 vMB 7
698,694 698,694 0000000000000000000a85bc55a7fdd3275d160f0f72f691af30c1f18c248fdf 2,397 1.00/1.00 vMB 16
698,693 698,693 0000000000000000000dc481cd96f3a57cd26ea652ab798f1cd15fffd74a5669 913 1.00/1.00 vMB 11
698,692 698,692 0000000000000000000bc8aaaa771582fe03b4485b30290e2d04586e69a94149 1,738 1.00/1.00 vMB 21
698,691 698,691 00000000000000000000f8b29390a137de06e2c1cee079be9fe889e8d730d9e9 2,037 1.00/1.00 vMB 18
698,690 698,690 0000000000000000000b84e630f384bc482f604242c7c53990bef849ecbc15dc 2,310 1.00/1.00 vMB 7
698,689 698,689 000000000000000000010c41b7d1470c1c00835dcfbc954bf3b992fcea4da510 2,499 1.00/1.00 vMB 9
698,688 698,688 0000000000000000000be42ac20064d5a4d9a5d12e767272354a10f8fc932309 184 1.00/1.00 vMB 8
698,687 698,687 0000000000000000000a618ae13120d64531de36a23b5d3160a3213718bb68e6 3,152 1.00/1.00 vMB 17
698,686 698,686 000000000000000000034daa32ee8895d4b5d195b06cd00f6a7d5eab3d0aa876 2,480 1.00/1.00 vMB 12
698,685 698,685 0000000000000000000eea7af723bc363329fd3d768548b47390930f5fc26f47 963 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.