Loading Tool

Explorer IconExplorer

Memory Pool

85,339 transactions
31.76 vMB
0.16412220 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt 421ceb69923d5f547ccf3fb440ba6d81afd7314c50dc06e3ab719382b7a41efe
Version 20000000
Previous Block 00000000000000000001a97a7e8496ce4c2a6d89606758ddf3eb31ad29a9060c
Merkle Root be46d0149e0b3098e909cd041e83d9a6c26747b4f154ef5c72621381ce100300
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,944
Size: 1.00 vMB
Total Fees: 0.03600312 BTC
Feerates: 100.36 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,634 (723,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,087 192,087 000000000000023070d5d1d380b63a456c19ac14a1ecbeb525ee8b714de09828 75 0.03/1.00 vMB 126
192,086 192,086 00000000000003462a3c82008bfefe09d004063c793e180f1f5cafc621ca30e2 40 0.01/1.00 vMB 158
192,085 192,085 0000000000000185e426fa8d71f26e0c52792a42e9a3001fd49b152a7c017e9c 71 0.04/1.00 vMB 85
192,084 192,084 000000000000020d465147fd5917f711ebd3d99182a065993d0f2813a2d6da2b 299 0.19/1.00 vMB 143
192,083 192,083 0000000000000435324ae939e02aecbe5e59dec0ac160506e597f8fe2e39e47b 128 0.06/1.00 vMB 115
192,082 192,082 00000000000002d787d079863180e22b184a6ac31e7e13a354e51b61027e3004 87 0.04/1.00 vMB 113
192,081 192,081 000000000000037359640432c4f37c4186ba5ce329dfb8ab283eafde1e8b870a 512 0.21/1.00 vMB 130
192,080 192,080 000000000000081f82e3065f0aac0193c9dc592ebe1ef45fa872e51e42b5ed2d 32 0.01/1.00 vMB 11
192,079 192,079 00000000000004bbd9aa91e764c6a11cf273752ac9663c5a6fdb96e6d97ee91c 32 0.01/1.00 vMB 55
192,078 192,078 000000000000024b63eb74a4211a421e273e1c380eebf78204373946565f7ecc 57 0.02/1.00 vMB 214
192,077 192,077 00000000000004264f4febba3960568991b2fe16c31615f30ec8d9aa43e86583 1 0.00/1.00 vMB 0
192,076 192,076 000000000000064d18c2d74a224a199577f6e7fbccd3056b7482a87805358ef6 170 0.10/1.00 vMB 97
192,075 192,075 00000000000006da70930346a843a2ea07822d95f4e9fcbf392d59be02cef188 69 0.04/1.00 vMB 75
192,074 192,074 00000000000004b277c6c8ba896fbc575ac63525f06b71853ae6b0050f8c5cc1 165 0.08/1.00 vMB 100
192,073 192,073 000000000000046977084766e1bd15c825d8e0cc182e56ef96e057fe23b5185c 481 0.19/1.00 vMB 176
192,072 192,072 00000000000006179329fa9b22f44d41620ebab4b36d76340d63a7c01e46eb65 141 0.04/1.00 vMB 22
192,071 192,071 00000000000000dbb2dec700c2fe07bff39e7bf279bc1c4ef06c60d3e718fd61 81 0.03/1.00 vMB 90
192,070 192,070 0000000000000550b6f7ce44361dbbcb6c924ed20d4394786d539548c0a66513 62 0.02/1.00 vMB 2
192,069 192,069 000000000000048bece4d39454a787af9cbfd8f171af01065beac28d1dae709c 111 0.04/1.00 vMB 114
192,068 192,068 00000000000000a583555164ec564e4428d66b3047c84410e0c473c96000186b 56 0.02/1.00 vMB 104
192,067 192,067 000000000000053cac010e55fc2467dc12fa002f9b707ed7a365c1b09337400e 106 0.05/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 783.49 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: 772.59 GB
    • Received: 20.28 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.