Loading Tool

Explorer IconExplorer

Memory Pool

80,557 transactions
30.37 vMB
0.08540417 BTC
Random Selection Loading Transactions
Max Size: 185.31/200 MB

Candidate Block

Mining Attempt 0f0dbb8dbe13cc8d02bd74b8ad4ac97017e11ff40b93b13b2246ce6b9140063b
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 3721d87d845b40dbf1cfd53cb4554ed9651f08c440e1fa46f90b03d91d6199d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.01747105 BTC
Feerates: 402.75 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (609,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,093 306,093 000000000000000032fda840f373870064b048d577744b152e362da810f6d8ca 95 0.03/1.00 vMB 28
306,092 306,092 000000000000000051ad958d19d95da2fa5bceabec149f7981283d843c90a94a 602 0.33/1.00 vMB 28
306,091 306,091 00000000000000000bba19d3359d85d6fa5de5c6c2013b3f231c01a2011f3c90 142 0.08/1.00 vMB 30
306,090 306,090 00000000000000004085bbb278cef95fc711604723427fa56a045a76e9535236 24 0.01/1.00 vMB 17
306,089 306,089 000000000000000052f6c31519400318785eac4b6d8d36e7361e585620c11c8c 248 0.13/1.00 vMB 29
306,088 306,088 000000000000000058ca7ee3a40438ea5a96e499910638352468c6d69abdb226 30 0.02/1.00 vMB 17
306,087 306,087 000000000000000012398a2ae4181fd055aba1e994328631a8ae4d811d531592 76 0.04/1.00 vMB 27
306,086 306,086 00000000000000000ba6777ba2882c5962355980a22c2de260d79ace33500de1 263 0.15/1.00 vMB 36
306,085 306,085 00000000000000005bf264d3b1ca1053ee7d86abcb501953dd17c30fb716a970 68 0.03/1.00 vMB 30
306,084 306,084 000000000000000004e7864bad44af439b064d93150921f178f3b04c381a74f4 202 0.13/1.00 vMB 22
306,083 306,083 000000000000000006a820ed78686a925efd00f19ea5a0ecf70e8633ee1102dc 283 0.17/1.00 vMB 30
306,082 306,082 000000000000000048204c39a5a901257836f2b9856cf14399fa1ab9c09d3c52 229 0.12/1.00 vMB 31
306,081 306,081 000000000000000026756fe5a6dc3511159a489207c015e51a62841edcd42e13 278 0.19/1.00 vMB 25
306,080 306,080 000000000000000038659c8eb6ca0e3b197edea612a590b271ea9da4634180bb 686 0.47/1.00 vMB 25
306,079 306,079 0000000000000000578c0d46cfef598e50341f6c8ee4fe85d52eb35da5084968 211 0.16/1.00 vMB 25
306,078 306,078 00000000000000002157dad8b691cdde9a915e773f56f42469fdce322a351368 115 0.06/1.00 vMB 40
306,077 306,077 00000000000000002a081941979d7ed5d0316f954eb3ee20e13d37959ed751cc 198 0.30/1.00 vMB 16
306,076 306,076 0000000000000000040e0c2992d88b4ece89b993bc66260a4fb5c3628f331390 578 0.38/1.00 vMB 32
306,075 306,075 00000000000000003972d20db73c533c94e5937e8d0ffd92ea9d4de12f9f1342 329 0.19/1.00 vMB 29
306,074 306,074 00000000000000002c95e7d841d021c460de7a0072cec5fcbdf59e27ef3ce055 211 0.12/1.00 vMB 30
306,073 306,073 00000000000000004f7a67c2ca3407d3acba62c14653461e916ac0402aee1a14 848 0.40/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.