Loading Tool

Explorer IconExplorer

Memory Pool

84,559 transactions
32.85 vMB
0.10597934 BTC
Random Selection Loading Transactions
Max Size: 195.14/200 MB

Candidate Block

Mining Attempt d6dcab66c34af1f10608c739b8fc56fe92b077758a370569762a31ed29c2c3a6
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root db9b8204304ef339543d1da899f6190605070807be980cd06417d3bdbe703620
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 695
Size: 1.00 vMB
Total Fees: 0.02040739 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (186,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,831 728,831 000000000000000000048bcda216873875b64aeaa6045f6240c70235ed7ad5da 2,784 1.00/1.00 vMB 27
728,830 728,830 00000000000000000001f1f6cbf90bf746b7e5a6ec9c5ff451d424c6afe744f0 3,247 1.00/1.00 vMB 16
728,829 728,829 000000000000000000063680d668b89b969c422e127c552fb2a67aefbfd87c51 631 0.64/1.00 vMB 1
728,828 728,828 000000000000000000052461394aa0259fec819e3d088ac88fcc90d656258df6 1,734 1.00/1.00 vMB 4
728,827 728,827 00000000000000000008d3545c16092342fca4a9f08b43b0abbf39e0188d1003 2,948 1.00/1.00 vMB 13
728,826 728,826 000000000000000000070ce47b053f9be91d5d847cf51ca98423a8663d67201c 1,326 1.00/1.00 vMB 2
728,825 728,825 0000000000000000000114a260a02cddff98c784f033f34134cbc97e97e2a8ff 1,208 1.00/1.00 vMB 8
728,824 728,824 000000000000000000028fd21ca5311705dcd3f840f0d5ac92215da3f396ee8b 1,854 1.00/1.00 vMB 5
728,823 728,823 0000000000000000000388e3b5bc8bdb4562e7e9417314da968f971778a85fbd 2,243 1.00/1.00 vMB 7
728,822 728,822 0000000000000000000065f56cc8315d94a8f080d7ade3a1454260ce70949f6e 3,112 1.00/1.00 vMB 8
728,821 728,821 0000000000000000000127dd5a36253938a5c5084d4a74439fbff2736b8b715f 2,778 1.00/1.00 vMB 6
728,820 728,820 000000000000000000086fb3291ce1c00ed91ddfb830a7eb8ecc36fa79b752a1 2,416 1.00/1.00 vMB 9
728,819 728,819 000000000000000000069e22547484c09c0453807af6ae98262b2fd47ac59883 3,008 1.00/1.00 vMB 15
728,818 728,818 0000000000000000000703b21ba93ad01d5c9ba1593dc7f0d8ab17d15f0563cc 3,240 1.00/1.00 vMB 6
728,817 728,817 000000000000000000031955971cb1b662809202c948be75227206a7ffd69730 2,530 1.00/1.00 vMB 17
728,816 728,816 000000000000000000029386a81fbb2ddf440e807855c0ee688883ca00e3f6bb 1,679 1.00/1.00 vMB 6
728,815 728,815 00000000000000000001c516414ebc8520295236caf2b22af34cdc4899667411 1,230 1.00/1.00 vMB 7
728,814 728,814 0000000000000000000431a2fda7d59abf225b7f5c3f6b520482217bdd87e0a5 3,030 1.00/1.00 vMB 14
728,813 728,813 0000000000000000000473b138ae0820afcbaefb9c55a64b5b470a2610d3620b 2,757 1.00/1.00 vMB 14
728,812 728,812 00000000000000000000b3a214fa7d596856df186ba7f58a4a12a29ab5d26632 1,320 1.00/1.00 vMB 4
728,811 728,811 00000000000000000003e9ffed90f7b26d3781d27a25b5603322e923acf7a044 2,273 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.98 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: 716.46 GB
    • Received: 17.81 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.