Loading Tool

Explorer IconExplorer

Memory Pool

75,667 transactions
28.06 vMB
0.08647694 BTC
Random Selection Loading Transactions
Max Size: 170.41/200 MB

Candidate Block

Mining Attempt 0bc34a3e1575d1ca0b0e2d4ef0f66544c01026595970f3b1b3b2209c7db8a29e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 6e68fcbceef305ba1e1ed021aeb0168c954546fbd601bbeaa4b668c5dcb8863c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02616705 BTC
Feerates: 402.60 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (649,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,080 266,080 0000000000000002ee6a9a8cebd45c6ed7875d1782a6583d335bfe98afb24f03 77 0.02/1.00 vMB 41
266,079 266,079 00000000000000084d5dc95884ed0dc78c2cab783752594b74274bf51590ed37 422 0.16/1.00 vMB 93
266,078 266,078 000000000000000c2d246563e35844aebfbbf1667ac4aa8de37f637537b5f341 278 0.11/1.00 vMB 99
266,077 266,077 000000000000000a77100bdf89fe730015535924728d921ede9f5b5212550a6e 107 0.05/1.00 vMB 112
266,076 266,076 000000000000000632019a3ac88a35e4c42e282bffe563e84b0625f14f0a53fc 127 0.05/1.00 vMB 114
266,075 266,075 000000000000000f80ae8ac1599b46d0341c9f35444e392a27cb00d0361fe440 98 0.05/1.00 vMB 59
266,074 266,074 000000000000000272aaa42e0a84e5a08d1ac7c15f0d6b28e49c6bd6806cf593 7 0.13/1.00 vMB 0
266,073 266,073 0000000000000009f5eae15a6f8b600e1c76f9474be365356c8e31165fa442f3 121 0.14/1.00 vMB 21
266,072 266,072 00000000000000025753946a6b6997dd3fcb429cbfe80c2a758c35327449c965 11 0.01/1.00 vMB 44
266,071 266,071 00000000000000062b5a11dc52a3f873f9bc2c6e545040fdd2db07486f750d97 65 0.03/1.00 vMB 65
266,070 266,070 000000000000000ef51710113dca0024f95002211dcf7f78123a7c599552d248 189 0.14/1.00 vMB 27
266,069 266,069 00000000000000027c3d59c47cf56cb17dc4dc2a035755b0fcaea03f5a2d4fca 150 0.08/1.00 vMB 50
266,068 266,068 0000000000000000fb1c27cccbf4b68330ee6991c58f1ff98fd81da6f6864f64 552 0.22/1.00 vMB 90
266,067 266,067 000000000000000bcfb62812d3037ccac261155ddadc39511db421151000227a 386 0.16/1.00 vMB 90
266,066 266,066 000000000000000ad79649ddaa1f3a6a92e94728d9e0c1c088871f4ebe4c4aea 468 0.24/1.00 vMB 69
266,065 266,065 000000000000000351af1c87bb77cf2d1abdcc72f55d42025d6071846eb60c34 253 0.11/1.00 vMB 106
266,064 266,064 00000000000000061b3692df86c7a76d2dbc33f29b9d39ad9cfd1e8e7537ada5 22 0.01/1.00 vMB 36
266,063 266,063 0000000000000000ebb7a312400e30c7e2d34a698c71a5753c79026a8743705b 42 0.02/1.00 vMB 70
266,062 266,062 00000000000000009e39cd790302c18fd2bc81b693465089768696a02f2349c0 190 0.07/1.00 vMB 83
266,061 266,061 0000000000000009b86605cc3235f2674600d5131dd437d941b479e78588177b 302 0.11/1.00 vMB 95
266,060 266,060 000000000000000cd105b3f638f024e6cc1310320689a098fa6004bfb0be27ec 364 0.16/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.