Loading Tool

Explorer IconExplorer

Memory Pool

74,775 transactions
27.73 vMB
0.07528638 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt ed8d2e7efa0f154d22e6d723066b1bd41e494916fda9314245718303a8da4433
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 93c21918b516b5ca40efe305f852504993927fd73fc75136b3640d252a12fe50
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.01579127 BTC
Feerates: 480.19 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (477,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,270 437,270 000000000000000001f243d3a06f7225914228299ec8a1269a0d985a75dfb503 1,787 1.00/1.00 vMB 64
437,269 437,269 000000000000000002f0a587b253fd5dfcfabc42f5e45c9d1689410fa1badcb1 2,272 1.00/1.00 vMB 73
437,268 437,268 000000000000000002ada4367a7e427bd803ccf42cdac64f9d3f5b6c890dbc1c 2,362 1.00/1.00 vMB 79
437,267 437,267 000000000000000002509680426a0a4176047eef1030ca3c2559d3303524301c 2,091 1.00/1.00 vMB 68
437,266 437,266 0000000000000000020b066fd9461c22d17282f2c0cf3b6af98fb0af199851ff 2,124 1.00/1.00 vMB 57
437,265 437,265 000000000000000003866f86f5d0a3d368e6fde22654afdbe0187a60b206b619 1,794 1.00/1.00 vMB 53
437,264 437,264 00000000000000000160d352e0fe839d4969402456d13423cd11497cc75ee216 2,644 1.00/1.00 vMB 70
437,263 437,263 0000000000000000009ae488a4424c23473b391f844a6a6635bae26d4b197928 1,784 1.00/1.00 vMB 80
437,262 437,262 0000000000000000032769f47495278824dd545fb6fb979309ea90c80c4ef48b 1,816 1.00/1.00 vMB 53
437,261 437,261 000000000000000002707281c0bff2bfeba27d5533faae2c63e679cb6e9a68cb 2,544 0.93/1.00 vMB 89
437,260 437,260 0000000000000000027bec9d02df3388efd6ca56b5f8cac165091187f7679832 2,593 1.00/1.00 vMB 101
437,259 437,259 000000000000000002c68312c8413271af0e5ab9d3b142892e24f9b2b0b8a95c 335 1.00/1.00 vMB 9
437,258 437,258 000000000000000001cc7e0e320fc5dca83376de6de83245db2958bee2d87f03 1,046 1.00/1.00 vMB 27
437,257 437,257 0000000000000000013df060d66b2f2c684e139ac4736e5ae9516d0cba61a600 861 0.47/1.00 vMB 48
437,256 437,256 0000000000000000025672e751dc8d3d2c9b68423dcf500874495655616289c0 2,047 1.00/1.00 vMB 56
437,255 437,255 0000000000000000029bd2acb2cb9f6b2c81f772584bba00db8e7451196da573 1,371 1.00/1.00 vMB 46
437,254 437,254 0000000000000000014c4da3c63b891301e3040588f98397894b2b9247a920d5 2,645 1.00/1.00 vMB 71
437,253 437,253 00000000000000000370c01ed38661c613349d983c3a934366eba9c065bdcc32 2,504 1.00/1.00 vMB 63
437,252 437,252 000000000000000000a3f35ae583c360799c7a8e14f2afdf460e7eefd0158b9a 2,857 1.00/1.00 vMB 103
437,251 437,251 00000000000000000378530297641a4cdaa76a61b2ff1c522c990ad0805d9469 831 1.00/1.00 vMB 15
437,250 437,250 0000000000000000036777752628d687a010d5b531998b613cec1f8871ef2705 1,208 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.