Loading Tool

Explorer IconExplorer

Memory Pool

40,267 transactions
29.16 vMB
0.07956891 BTC
Random Selection Loading Transactions
Max Size: 147.87/200 MB

Candidate Block

Mining Attempt 7405be298fbc721b7fabad92bff43594a68624e136cb17124d649e36f5970896
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root c4ecd56b06fa9d62fc49e9f3ee99d232e2d4af351bc0ff86acd91f998078f9d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.02259141 BTC
Feerates: 150.61 > 2.26 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (802,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,324 112,324 00000000000073cdc2731b4ebd22f9d5fd69ce8125bb63a699cba4525cd8681d 15 0.00/1.00 vMB 2,020
112,323 112,323 0000000000010c530e093d05c229b79e243a9e9fee1e692236bb8ceae4e43833 1 0.00/1.00 vMB 0
112,322 112,322 0000000000012d959a2acb2c20386627e9194c905cbf874dc7bae612c731506a 8 0.00/1.00 vMB 614
112,321 112,321 00000000000112d2a31a3158ed79bf029c5620f430b4e0a5041ed134ffe50092 23 0.01/1.00 vMB 297
112,320 112,320 00000000000015cf982e125d7daeae782a60170cebc7696bbc9ab9e992f72b73 4 0.00/1.00 vMB 0
112,319 112,319 00000000000035c98ab20ba64c999d8858b89382cb3863b0f4a2eb68f33f5c4f 7 0.00/1.00 vMB 579
112,318 112,318 000000000000c2207ebfe8c02e55d992041784a51fbe90b4c8294159327ce9b0 3 0.00/1.00 vMB 1,934
112,317 112,317 00000000000034d3da0cb15ae09de1af7007ae2466776f632acd42bae79fc41a 19 0.00/1.00 vMB 216
112,316 112,316 0000000000012a71c48a43b0d9f348b72ebca5a0b16805c1d12eb0bd3a7bc156 2 0.00/1.00 vMB 0
112,315 112,315 000000000000e46c2354136abe7ae965757cf7da739631f9c940d169db150268 9 0.00/1.00 vMB 382
112,314 112,314 000000000000f19ad6fadb498fbc4add73dc8fa35b355eb17b08c3279de14602 5 0.00/1.00 vMB 650
112,313 112,313 000000000000901b04bd5474db10abd6b77785259135c50fe883867b9581b8f4 10 0.00/1.00 vMB 687
112,312 112,312 000000000000f2c13dccda39f941f8a6ae4df42a0bc7d2bd6bdf97d3af69901b 1 0.00/1.00 vMB 0
112,311 112,311 0000000000006f9411db1a159979f03122ceb6cd697c5ce4b7cc00abd290cdf3 14 0.00/1.00 vMB 2,422
112,310 112,310 00000000000100c431fa07234286f8c4e8f3d989d4de6caa3deca817727ae657 9 0.00/1.00 vMB 1,652
112,309 112,309 00000000000129535b3e5774e7669c503dfccd9a9128ea964037759f87e59135 5 0.00/1.00 vMB 1,941
112,308 112,308 00000000000110c27adba2610c663e53e48866e41e529fe114b04d0911128824 1 0.00/1.00 vMB 0
112,307 112,307 000000000000cdf0171a35131ccf6949b3a0f7d4d817f548042ecf3c58ef4655 8 0.00/1.00 vMB 1,383
112,306 112,306 0000000000008a87c832cdf19b835db609d5c8f8c76f7b672e36fbb7e8210249 2 0.00/1.00 vMB 0
112,305 112,305 0000000000005416215add4020224a444eb7e6049a45634bf8064517a241d8a3 7 0.00/1.00 vMB 1,209
112,304 112,304 0000000000003850fe398aa77690d78f92171cc416bc74fd62f8ca42f945d06b 24 0.01/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.40 GB
    • Received: 11.64 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.