Loading Tool

Explorer IconExplorer

Memory Pool

84,630 transactions
32.94 vMB
0.10703397 BTC
Random Selection Loading Transactions
Max Size: 195.39/200 MB

Candidate Block

Mining Attempt 47d90b7c0d10e1813e32d0558f58d22d41b3d8e90b73b76506d766df098f6aca
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root efcd9cfe6673c038196080449d1ff179cfb1443cea92c230b196378df63ff635
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 967
Size: 1.00 vMB
Total Fees: 0.02038907 BTC
Feerates: 40.21 > 2.04 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (609,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
306,072 306,072 000000000000000011e248964cdb0d44c5c44a8c6cfd171e64bbe1c3b6c4c45a 601 0.35/1.00 vMB 27
306,071 306,071 00000000000000004cc36342ff37326bb8e80f9d30d1f855f696bc4198ecfead 150 0.15/1.00 vMB 17
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.47 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.