Loading Tool

Explorer IconExplorer

Memory Pool

40,305 transactions
28.18 vMB
0.06062478 BTC
Random Selection Loading Transactions
Max Size: 143.84/200 MB

Candidate Block

Mining Attempt 1f165fd64b8453ee17687fbca94b715359798fc6fc5100a74846790207282f6e
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 41e65230b38e88c2b9139685a8ee16c780a0156e404c7cc21bc890670c8d336d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,409
Size: 1.00 vMB
Total Fees: 0.00647859 BTC
Feerates: 87.72 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (672,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,509 242,509 00000000000000c44d81067142d9d12d0fd631d97cb6e911281c0b4acc9c600b 352 0.18/1.00 vMB 146
242,508 242,508 0000000000000089e8123e9f1b9fdb459bad2f8f3937bd8ffaac9ef88dcc721a 256 0.08/1.00 vMB 248
242,507 242,507 000000000000003730ffcc8296d9e443aa05ece9cac302cbb1ef0e210d3af6de 63 0.03/1.00 vMB 1,596
242,506 242,506 0000000000000064ffbee75a5ef86ac6b8495133a79e9b4f0f3c211e7ed47bb7 228 0.12/1.00 vMB 139
242,505 242,505 0000000000000078d84e357781fc8158f13877f05b75b0ddfd3584f2cdf4d533 191 0.09/1.00 vMB 204
242,504 242,504 00000000000000ac6df09cbae0b7b45c7dca0e7a488034de6b30a44938440113 128 0.06/1.00 vMB 76
242,503 242,503 0000000000000002a0d5dc1ef1f91edac5482b851c21053f047cd053f63f1882 22 0.01/1.00 vMB 76
242,502 242,502 00000000000000a05af7dbfb3c4a7cee26253552facb26b565716b3c4f72af3e 486 0.25/1.00 vMB 298
242,501 242,501 0000000000000048bf9ac4567849ccf3da5cfc040f4b5b2f228958a5c9a53874 189 0.08/1.00 vMB 156
242,500 242,500 00000000000000a7e4c120c1cb900a14f0dba91d34fcdc8807c0a2fdcbba4c09 27 0.01/1.00 vMB 81
242,499 242,499 0000000000000064c331b025064450b634673706ae499f1a9b65ebc2c5ddc109 359 0.17/1.00 vMB 301
242,498 242,498 000000000000009a84a149a0f9449899f5e9d20d6751ef74f3cd3b84288a8ff7 301 0.25/1.00 vMB 165
242,497 242,497 00000000000000cf764907955e0d937217d3fc73e856516cd2d8ae5d1ea59ac0 124 0.07/1.00 vMB 95
242,496 242,496 0000000000000057afc31b7e3df2a8bfc83b0dc2d1d92ff4543afb59f9573e4f 245 0.12/1.00 vMB 127
242,495 242,495 00000000000000b567efa0bc7abd2667fb235bd8153f33c261274d490ed073d0 872 0.56/1.00 vMB 388
242,494 242,494 00000000000000d9427f298bdd45ae76191807031f65ab4fd92a663689e59fbf 556 0.25/1.00 vMB 403
242,493 242,493 0000000000000035dd814e84d12e1d183a10bbcfe35a7cd1089210c3fe5e4dd7 273 0.15/1.00 vMB 336
242,492 242,492 0000000000000080bbf7926a35e51446c4b46e992ab1fd1125ad8b4b0eb1e787 576 0.25/1.00 vMB 485
242,491 242,491 00000000000000482236f5ce55bcb2c349bdab416a0dc9714a030164b674dcbe 33 0.03/1.00 vMB 50
242,490 242,490 000000000000000efa8866b8f15423449fdada5c319a759846be676f24db4ae6 158 0.07/1.00 vMB 179
242,489 242,489 0000000000000056a439e5185b706e17044db0a4010c611f818d0bd6f7b399a8 113 0.06/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.