Loading Tool

Explorer IconExplorer

Memory Pool

82,189 transactions
30.94 vMB
0.07960365 BTC
Random Selection Loading Transactions
Max Size: 189.89/200 MB

Candidate Block

Mining Attempt dcec999f78d4276eb32ead082801c203bf3d78fd5a89621a2abe81418fa8a45a
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 0c3da07edb38ebb178ecf780cd21cd4903ff48027180fa0ad4bc50dcd575825e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01008999 BTC
Feerates: 301.05 > 1.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (554,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,995 360,995 000000000000000007182754441fedc060647c452e67b72d5b0d1d4878aadfa3 54 0.03/1.00 vMB 23
360,994 360,994 00000000000000000ee4c8742e229d27be51bca399298be5e42ce9162bbbd3e4 608 0.37/1.00 vMB 25
360,993 360,993 0000000000000000050e8e756c7430bff15853c5f6e14cb3caac0b7c5c3dea2d 165 0.08/1.00 vMB 27
360,992 360,992 000000000000000013eae1987d8bfb5d8fd859fdf309b97c22471ce1a24085d9 980 0.40/1.00 vMB 33
360,991 360,991 00000000000000000c8057fae7133d59d933f76c04f597c12423b06f16221943 968 0.63/1.00 vMB 23
360,990 360,990 000000000000000000101ac11e8721d45d5d8bbb5034efa6d154031f63b9e2e6 968 0.53/1.00 vMB 26
360,989 360,989 0000000000000000016284f8b3a917b914695e3684c97a026137b46789c2ea74 220 0.16/1.00 vMB 19
360,988 360,988 000000000000000013f207587856bb72ebcc82b07f87c2aeddf8e1b28cc921f8 106 0.04/1.00 vMB 19
360,987 360,987 000000000000000004a3f37c7ca7d6ea2c66d1addab097d8b4b1af0519d90fc8 432 0.17/1.00 vMB 39
360,986 360,986 00000000000000000f59ad021b35b8504bd2ba5e45116925cccf61cbced87646 423 0.19/1.00 vMB 27
360,985 360,985 0000000000000000065181a3046ae092dd18e29043172d94b69edf15bb617788 37 0.01/1.00 vMB 37
360,984 360,984 000000000000000013f40ee8e75edfab2fca83387ad43ae8bdddfa2228da22fb 724 0.38/1.00 vMB 26
360,983 360,983 00000000000000000805c6fef5a59073f4561acaaa2c07bc1cb453ed49f47f1a 601 0.29/1.00 vMB 29
360,982 360,982 00000000000000000221f873200ad7734aa215c2e2a4ab7cebc8dbcefa0a37e5 530 0.25/1.00 vMB 28
360,981 360,981 000000000000000002aaab774014fa9e8187d7102ea65a017c500b39cfc91fda 49 0.05/1.00 vMB 6
360,980 360,980 00000000000000000dc07b53c6797f2da2dc62cc926cd0549165864e7cff6b46 218 0.19/1.00 vMB 17
360,979 360,979 000000000000000008eeee7aaf7807812ee0a664891c218e48ebaa21484cfaf0 784 0.36/1.00 vMB 26
360,978 360,978 000000000000000002792380dfef2a9594733b82323cb48a514b9668a42f6d0e 909 0.54/1.00 vMB 30
360,977 360,977 00000000000000000958025958bb4065c2bee560e98496ced2623d5f794f04e0 248 0.25/1.00 vMB 9
360,976 360,976 00000000000000000f0713ab7668567bb38309d333ef91c0a997208dbbb193a2 768 0.45/1.00 vMB 22
360,975 360,975 00000000000000000b6a3a3e9dc79e64b0ca4ac5654469433c5d78dfe4ca189c 706 0.32/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.