Loading Tool

Explorer IconExplorer

Memory Pool

72,307 transactions
27.91 vMB
0.06393433 BTC
Random Selection Loading Transactions
Max Size: 165.52/200 MB

Candidate Block

Mining Attempt 62761fc640961770c31243f6073e706ac1f020863529118ab690b46d61a2e6c9
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 423656da3b43ff311f5bcdc45a260e9c94be287a9cf7eda74dcaec8cf81e497d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,353
Size: 1.00 vMB
Total Fees: 0.00822196 BTC
Feerates: 40.21 > 0.82 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (210,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,823 704,823 00000000000000000006c19e4ec2be562f6cf73aeb7d2f157e95c941bb836613 632 0.26/1.00 vMB 4
704,822 704,822 000000000000000000010468e32034868c1216d1d46e59d0e5fa2a483a38edb8 3,164 1.00/1.00 vMB 13
704,821 704,821 000000000000000000062d674a68b814b3574abc15cc3ebce8f4660355c0a8b0 2,328 1.00/1.00 vMB 9
704,820 704,820 000000000000000000077a14ea3847a54be860bf0d4436f15c4eaae1fcfcc9d0 2,755 1.00/1.00 vMB 9
704,819 704,819 00000000000000000007457fd026a9498f8d297a4cbedd0839b07e330e6d7e7a 2,793 1.00/1.00 vMB 15
704,818 704,818 0000000000000000000135c4431d8fac6d15688b5c7267be081010460214a59e 729 1.00/1.00 vMB 13
704,817 704,817 0000000000000000000605c45847450fe95f0a3e28dc8875f63d0791d4629d3e 2,492 1.00/1.00 vMB 22
704,816 704,816 000000000000000000059b30729cce09d4c48decc217e7e8b6d49b1276b47d7e 2,973 1.00/1.00 vMB 13
704,815 704,815 00000000000000000003f7fa318bb169ae202860eb24d2a3b1ca6c4bd9b133b8 2,642 1.00/1.00 vMB 16
704,814 704,814 000000000000000000054fdd44851ce6ef6431a38fbcb902c2805bf827af4995 2,911 1.00/1.00 vMB 12
704,813 704,813 00000000000000000006acb7024575fb20eef3a3c31128bc935df34f457fe144 2,222 1.00/1.00 vMB 13
704,812 704,812 0000000000000000000d1593ea3c8d3f6179735d222a723c3e375668e31e947a 1,846 1.00/1.00 vMB 26
704,811 704,811 00000000000000000004b309b86e7e9a4a051e772183de3df9682f923c658efe 1,488 0.50/1.00 vMB 13
704,810 704,810 00000000000000000001a596499f4379d6963f0100655351ceee616661eb7126 1,114 0.37/1.00 vMB 14
704,809 704,809 0000000000000000000aeaf32d1ae6d01416658bd5d0738b863eec2ea0cbdb48 389 0.10/1.00 vMB 12
704,808 704,808 000000000000000000032803acf3e56d6a1a4a9370b5334fdc0fd9cc81dd8329 827 0.52/1.00 vMB 2
704,807 704,807 0000000000000000000206c1caff893ca9c8e7bed7f5336a47852cedd27f7f85 2,614 1.00/1.00 vMB 8
704,806 704,806 00000000000000000009b6e23050b9a275ecf490d4e3082664ea0276e0afc63f 3,054 1.00/1.00 vMB 9
704,805 704,805 00000000000000000003509ec4ab4a18989fc8043c202480d6bbd2ee8c3383b7 2,280 1.00/1.00 vMB 11
704,804 704,804 000000000000000000065b6a6c987721df53a4a514a01cf98288e3721f2895f6 1,466 1.00/1.00 vMB 13
704,803 704,803 00000000000000000009258fec65481771a6bd084bc86d49f574ab73c282deaa 2,631 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.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.