Loading Tool

Explorer IconExplorer

Memory Pool

80,541 transactions
29.71 vMB
0.06940248 BTC
Random Selection Loading Transactions
Max Size: 179.35/200 MB

Candidate Block

Mining Attempt ce9ea34aaf4951f6a5e2213b4b7dfddf728626f73c58a4e7b19db8ad859340ed
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (580,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,211 334,211 000000000000000011ac77c8c7d9f245c857fe87f31ce2ccd69920dc54e6350a 325 0.13/1.00 vMB 31
334,210 334,210 00000000000000000503dea42e985567e807ef69f8acc18919ee750dca80c60c 287 0.15/1.00 vMB 19
334,209 334,209 00000000000000001a017ee54e87c503f5049dc6eb6a4b24e732aa49f0f493b5 280 0.13/1.00 vMB 27
334,208 334,208 000000000000000000f5afda601bf27cd04c40a84cd6dd6f9dd7c15f3126f658 117 0.08/1.00 vMB 20
334,207 334,207 00000000000000000af007df84809a5e7aa091261a01fc1f64cea9cd87e2c295 594 0.28/1.00 vMB 28
334,206 334,206 0000000000000000141bf3dd313043386d77d94c9f31ccf8ea1ba8881137912f 712 0.42/1.00 vMB 22
334,205 334,205 000000000000000010575f42e4a0aeddaff174d5e046379413eaa8470201521e 148 0.10/1.00 vMB 14
334,204 334,204 00000000000000000f949a8404166d6d1f3c552b7c1fa1b09db005822df051d5 133 0.05/1.00 vMB 19
334,203 334,203 000000000000000015fc786a45646675c32b8c79a3e50f1ae3e06ccb5bd0e0ab 955 0.52/1.00 vMB 18
334,202 334,202 00000000000000000ed189b152da181cd522b5136eb148fa3ac8993da6b8f293 1,117 0.75/1.00 vMB 23
334,201 334,201 00000000000000000a4bd85ad299c3bf00ee1e4edb51bd1755e908a469669109 1,721 1.00/1.00 vMB 25
334,200 334,200 0000000000000000013c0901a261493cbcbd6e4417c5561abf5f7afeb9668911 1,177 0.75/1.00 vMB 22
334,199 334,199 000000000000000008b599ee6753fa09397f1402cf83df5033db9a13b4356363 686 0.24/1.00 vMB 34
334,198 334,198 000000000000000019c2c17ceae5a24b228d8d772220e34ea00020f8b47751cf 331 0.20/1.00 vMB 21
334,197 334,197 000000000000000017b86c606343b274b0f9642625ad4c2b9a338f138e1f83dd 1 0.00/1.00 vMB 0
334,196 334,196 000000000000000000857aa1770432d340664b568d1c1e3ed6177e37eed1b283 1,065 0.63/1.00 vMB 24
334,195 334,195 00000000000000000d78c94a9a9eb5fa82f9f31cc8d4ac953aaef75dfd623a1f 64 0.02/1.00 vMB 56
334,194 334,194 0000000000000000012cc747f17cf1638401b1135862ae63bf43f333a7c20b12 375 0.20/1.00 vMB 24
334,193 334,193 00000000000000000b772ca7589fac1e26e62d78ee564fa4c7c40e1f3840d759 465 0.40/1.00 vMB 10
334,192 334,192 000000000000000001c5d21fb06f9f6dde8391cff36c22ffdab15017841d908c 1,180 0.50/1.00 vMB 27
334,191 334,191 000000000000000017e9d86f041260a9064ed493a7e9fa9a7e4f697f61586ebd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.