Loading Tool

Explorer IconExplorer

Memory Pool

75,853 transactions
28.45 vMB
0.09874284 BTC
Random Selection Loading Transactions
Max Size: 172.27/200 MB

Candidate Block

Mining Attempt 8e48a18446b8d07eea72d4f2b5cd10fd1bf64ce3b12c2e6c89894b09cbcd7de5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ffba9cfac1577fee5f4f406fb03193ac5134b50b8095317734692ccd6b26266e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,993
Size: 1.00 vMB
Total Fees: 0.03963290 BTC
Feerates: 101.65 > 3.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (286,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,813 628,813 000000000000000000091218c3dab067fd625a9ea863ddf4cacc76980f214c74 2,400 0.84/1.00 vMB 54
628,812 628,812 00000000000000000003e42707389084db1b4765773acca2df43550fb7e9508a 1,255 0.48/1.00 vMB 41
628,811 628,811 00000000000000000003e1716aad6b0ac536e8130d2c934d8efd5fc473fb68a1 1,355 0.63/1.00 vMB 7
628,810 628,810 00000000000000000004a53338d7ec10e0343c1748d03f18e2096e2069d92417 2,663 1.00/1.00 vMB 59
628,809 628,809 00000000000000000007da5598f2fbe44ea52173d56cbabf1755a954cc2aa2c4 2,968 1.00/1.00 vMB 40
628,808 628,808 0000000000000000000b1c4345ca2ab51e05aa5a0972c46685a1c295202ec45c 2,053 1.00/1.00 vMB 89
628,807 628,807 0000000000000000000adbc743733ed1a8ab663b4c3461d6d2ec5c8fde4addfd 1,431 0.56/1.00 vMB 47
628,806 628,806 00000000000000000004183c141fdc337e2776c4f1ed1facdf46587e39d436c0 2,277 0.63/1.00 vMB 45
628,805 628,805 0000000000000000000ecd2efec0092bc09fa3b759fb65461758231eeceb3ee2 1,536 0.48/1.00 vMB 41
628,804 628,804 000000000000000000107d3e4d9d66afca28f44bed09e795341c3cd266a84197 945 0.76/1.00 vMB 7
628,803 628,803 0000000000000000000299be896a06b1fd7e3a1f47693f7c03acaf42fa0dde74 371 1.00/1.00 vMB 4
628,802 628,802 00000000000000000000bde108dec67cc3af1c3435d16ec145d501b64c3bddd8 1,283 1.00/1.00 vMB 6
628,801 628,801 00000000000000000005fa9974b448d3af2873c5e59e4614ba12389113462980 1,497 1.00/1.00 vMB 20
628,800 628,800 00000000000000000005ae059bae36ccec27699cccdaf538a7d2905ed8a75f99 1,017 1.00/1.00 vMB 22
628,799 628,799 0000000000000000000c3ef723bf4e9f2c0a40229b339689676726203bbe67e1 580 1.00/1.00 vMB 22
628,798 628,798 0000000000000000000ecf0c7513984952bf2601b1d50c5249b2804490cbdeed 2,374 1.00/1.00 vMB 44
628,797 628,797 0000000000000000000294b6d22637fb642a433d56113d58fcc98d55227a4807 2,877 1.00/1.00 vMB 16
628,796 628,796 000000000000000000118581b24746f0d890bcd97b9f991f51e10c902ae39dd8 2,914 1.00/1.00 vMB 41
628,795 628,795 00000000000000000001a5f5905cfbc1223ff6b605040b314df87e939384e303 2,369 1.00/1.00 vMB 63
628,794 628,794 0000000000000000000f048edcd9bf26732b83a1af3d515630dabdb622c93b81 2,972 1.00/1.00 vMB 92
628,793 628,793 0000000000000000000c76cfa44d4746d9b4c6ff04b243312e8f4d107d6ec687 1,845 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.