Loading Tool

Explorer IconExplorer

Memory Pool

79,095 transactions
29.56 vMB
0.12253968 BTC
Random Selection Loading Transactions
Max Size: 178.56/200 MB

Candidate Block

Mining Attempt 7854125bfa5ff3ae702626c6d36527d966e53378d9cca48d1df14a2040668f31
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root cb2aab8942571abe077387d142a60e81fd88458ea6bb79a757a6bed8e8c853a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.04311401 BTC
Feerates: 198.58 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (534,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,607 380,607 00000000000000000d8b897ee99a4210dc8ea5e9a5cef89a66d4cc1637d3dde9 381 0.17/1.00 vMB 36
380,606 380,606 000000000000000006db87ea18fc4220c008685e687a2ecfd54baf5692ccca0e 675 1.00/1.00 vMB 10
380,605 380,605 00000000000000000ff870f6b8d3c5d1c7189cb272971e6256196e3f9a77bd15 1,910 0.93/1.00 vMB 34
380,604 380,604 0000000000000000045bd722a94271290c5a30d1240e8c61514fe1f903110a3d 342 0.22/1.00 vMB 23
380,603 380,603 00000000000000000fdce7fe2ed092743f9de9554568600777fa54c05a8a69c2 821 0.52/1.00 vMB 29
380,602 380,602 0000000000000000087252aedb00d94ba2ff730f1662c1bf2e8ffa3261bc67bf 1,406 0.84/1.00 vMB 29
380,601 380,601 00000000000000000f9d83f263cacfaa07d3e81dcac4ddf108bfbc977aaa3d7a 1 0.00/1.00 vMB 0
380,600 380,600 0000000000000000072c3f7488ca8c6f571ef20e08012233bbf28056795645d8 311 0.17/1.00 vMB 29
380,599 380,599 000000000000000009aa4d6d4d4313b0305fd36c371a09b5b01ea5d714b79942 355 0.21/1.00 vMB 28
380,598 380,598 000000000000000006e74b7306205d7e0092a8de09852adefef3ebc781d42171 1,457 0.75/1.00 vMB 31
380,597 380,597 0000000000000000016c99da36adb201193839fc414d378194ebe49b8311f844 1,552 0.99/1.00 vMB 27
380,596 380,596 00000000000000001078d1016330ac3afefcd25f6fa0a7088889f5631209c65c 149 0.10/1.00 vMB 17
380,595 380,595 00000000000000000d22e4e1109fc3302af1f91b1405af468ed8d05bf731621e 464 0.23/1.00 vMB 34
380,594 380,594 000000000000000009ed4ae864d0b4f38405a0226b2db1227765c1e0168ac393 959 0.77/1.00 vMB 25
380,593 380,593 0000000000000000083d905fe52b9d2c4a112727621bb00e280e820f6eb51ffb 416 0.22/1.00 vMB 32
380,592 380,592 000000000000000005b546d47fccd09f41273f1606632f103d4730b0c2d860ae 1,613 0.75/1.00 vMB 37
380,591 380,591 00000000000000000ee7aea2804c70cb82b9776ad9426f9c37504ee4dff184ed 619 1.00/1.00 vMB 12
380,590 380,590 000000000000000001f68d99d34e8eebf8cccb997fdef1ad33cad8ab24603fa1 589 0.42/1.00 vMB 33
380,589 380,589 0000000000000000108ef98d00d7c33402bcc86993f8c0c44ecb05ef5f0b6d7e 640 0.49/1.00 vMB 26
380,588 380,588 0000000000000000091a480924495d0c1e8f8e61b6f75b7c099d7f24b487c053 536 0.64/1.00 vMB 19
380,587 380,587 00000000000000000f421239c817e0bcb0c2ee858a7a4dd7d3bc51129261738f 468 0.23/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.