Loading Tool

Explorer IconExplorer

Memory Pool

43,581 transactions
27.21 vMB
0.05836076 BTC
Random Selection Loading Transactions
Max Size: 143.13/200 MB

Candidate Block

Mining Attempt f247c99fae8dbdb7475fda4616cedc63db1c03ed7b02c89fac845bd976c044ea
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root e38451572043d1b58499b7f75c2b7928125f2bb36ee988b19c13062d746cbe77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,622
Size: 1.00 vMB
Total Fees: 0.00761256 BTC
Feerates: 34.14 > 0.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (135,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,990 778,990 0000000000000000000261a1e91c107bb5fa3809f6cc641b2d5346c077166c3d 2,850 1.00/1.00 vMB 42
778,989 778,989 00000000000000000006713bfaaef68956f481428cc02ad41e7337248507c9c2 3,947 1.00/1.00 vMB 27
778,988 778,988 00000000000000000002350e474439abe5f19284db795921b7d78e2410833ce5 2,934 1.00/1.00 vMB 33
778,987 778,987 000000000000000000009c64cee9031b560ac119b57de0b46d692a902260dd05 3,699 1.00/1.00 vMB 26
778,986 778,986 00000000000000000005f7f710db1563d3a1f74280dad9028c01c457db03eaf9 1,945 1.00/1.00 vMB 21
778,985 778,985 000000000000000000026f2e328fbd3151b680a10b4fddd071fc1e2fa88257aa 3,406 1.00/1.00 vMB 31
778,984 778,984 0000000000000000000182f802b0073ab2fa081d819a37b0caa7319fd8c00c1f 3,388 1.00/1.00 vMB 38
778,983 778,983 0000000000000000000677a04a20a396ec9d2fba88eb95de2377885b933eb9d3 2,889 1.00/1.00 vMB 16
778,982 778,982 00000000000000000004fe4923d1877adebe0c375f5f633e1795cab7e9c187df 3,019 1.00/1.00 vMB 15
778,981 778,981 000000000000000000022b7bae83ed72cec3d17edd9e6565921c8ece78ed65f9 316 1.00/1.00 vMB 2
778,980 778,980 000000000000000000043c468bffb67b7e74a1aac68606f6690241b797705fdd 2,696 1.00/1.00 vMB 14
778,979 778,979 00000000000000000006626db8096e44a45ee58df25f3f482b9ad08d7ca0bed9 1,329 1.00/1.00 vMB 6
778,978 778,978 00000000000000000004397942b6bab9c750e9327abf24a9fc25d864dce20319 2,076 1.00/1.00 vMB 8
778,977 778,977 00000000000000000002e5a775b8085fbcee81d5cef64dc5523d60958c048171 1,050 1.00/1.00 vMB 4
778,976 778,976 0000000000000000000185a5f7851cad8a4a0eaac98461b760f123cb72e8ebfa 1,832 1.00/1.00 vMB 8
778,975 778,975 000000000000000000021497aaa7152229c9be11a07f1a8eecb1a8c2b10f0c63 498 1.00/1.00 vMB 2
778,974 778,974 00000000000000000000c51602324eecdd781a1761611057a8cf338140199ae9 3,337 1.00/1.00 vMB 15
778,973 778,973 00000000000000000002c05ef569f8d97279d4bb6c90e4f536b068d29c05fbd0 1,781 1.00/1.00 vMB 9
778,972 778,972 000000000000000000000f16e2474e4ce4f5ec9c7334d0f1fed5e70283a940ca 233 1.00/1.00 vMB 2
778,971 778,971 000000000000000000022bb2e9ff9840176216d980f38de60a3b7aa5c54a1a91 814 1.00/1.00 vMB 15
778,970 778,970 00000000000000000000d4ed19d53a222a5a17570508b101d5bdf1e643d37c51 563 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.24 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: 655.05 GB
    • Received: 14.24 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.