Loading Tool

Explorer IconExplorer

Memory Pool

82,078 transactions
30.93 vMB
0.09066080 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt fde0adb78da740b919b2c46783528a404863186ef5eefe947fcb4937cfa47806
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root b0f0ee45fa0f8ac219f16a67e4bb33d288b36c3c240ec2cd714cf2515e96ce13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.02122682 BTC
Feerates: 51.76 > 2.13 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (212,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,120 703,120 00000000000000000007c5303f3bebc35ac346b9ba657587fe0eeea00ace666f 224 1.00/1.00 vMB 1
703,119 703,119 0000000000000000000b79ea21550ffdbfa30da027ffa971972442ff539e196a 866 1.00/1.00 vMB 4
703,118 703,118 0000000000000000000e5d4701a69dc600ddbc60c950486b6fca2e19e7f09c5b 1,359 1.00/1.00 vMB 7
703,117 703,117 00000000000000000008f3711e799268532f39c5c8987645a89058fa85c82b48 420 1.00/1.00 vMB 2
703,116 703,116 000000000000000000062a3ec258f68571eea9872355192f8fcdd19a17582a03 1,631 1.00/1.00 vMB 3
703,115 703,115 000000000000000000017a939957327446a449f85d0d4f0071c507961773f00e 2,210 1.00/1.00 vMB 14
703,114 703,114 0000000000000000000de593c3bdd82c9841c6f08bb13c2a4cfea1aded60e61e 245 1.00/1.00 vMB 1
703,113 703,113 0000000000000000000c3d9ec15c6ee432e893175c0eede04c49097cf0350ff1 420 1.00/1.00 vMB 2
703,112 703,112 00000000000000000003894b4a1dade577af4d60149b2da305610f89e794ba64 1,305 1.00/1.00 vMB 5
703,111 703,111 00000000000000000004a4c956ddeba191e60a2c7b91b346771273225ad250f1 1,774 1.00/1.00 vMB 2
703,110 703,110 0000000000000000000986ae3863bf3a16a5b5241c9cf2354f3a0725f4f3fe69 899 1.00/1.00 vMB 10
703,109 703,109 00000000000000000005461212a5137a3037c8a96e45f42ac725f272ab54edfc 1,598 1.00/1.00 vMB 13
703,108 703,108 00000000000000000009d22207bcbded79be063bd35d739feb718a9a2572452e 955 1.00/1.00 vMB 5
703,107 703,107 00000000000000000009e949714037771ae513a1afe81f14a25f8a19c488d4c9 1,724 1.00/1.00 vMB 6
703,106 703,106 000000000000000000034e9aa102641528e695d2e59f63cf769abb968ffdd871 1,736 1.00/1.00 vMB 5
703,105 703,105 00000000000000000008ba48f28580caf8fa878f4582a9cf4edc5dd14e48fde8 2,472 1.00/1.00 vMB 5
703,104 703,104 0000000000000000000c3c2abd6de394264f8b9a7d230558583f7081d67aee43 2,153 1.00/1.00 vMB 8
703,103 703,103 0000000000000000000eb7a51ccff4a8ad8984c451bdd47e729958b900625349 1,156 1.00/1.00 vMB 4
703,102 703,102 000000000000000000034a103881bb214498c8e0025f037f0fda2f92244078a1 2,328 1.00/1.00 vMB 13
703,101 703,101 000000000000000000030276e8f77cae0298fc2e9cf164934f5c1f95dc145731 2,321 1.00/1.00 vMB 5
703,100 703,100 000000000000000000065eecae01e9f58beb81c966da65c637099104f7db9fd4 1,357 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.