Loading Tool

Explorer IconExplorer

Memory Pool

42,363 transactions
18.49 vMB
0.19088463 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.93/200 MB

Candidate Block

Mining Attempt a6571e1750861dc8f77b553356c4cf17423b7975b7d362b9efbc1ff913d0dcd2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root db669ad7d19818b0473eb68160d83cca091f4de4644b4f012fc5a2b653b5cc90
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06252643 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,365 154,365 00000000000006979ea4000d2abfd3839285f37724829e0e8ecf518ecc3e5428 70 0.03 vMB 190
154,364 154,364 0000000000000885441eef10c457d2af8524ceac9e166f6d96a098a5a7988d34 46 0.02 vMB 56
154,363 154,363 0000000000000b6bae8f7fb5a46caa6781352bc407b741ba1e6683caa409259a 57 0.02 vMB 16
154,362 154,362 000000000000009805b277ddbfcd5bedfc583a88f070289f33c2280a99df202a 16 0.01 vMB 104
154,361 154,361 0000000000000699f9e123fcb1902944e5d82ab09ced48d7396566496bd365a5 47 0.02 vMB 97
154,360 154,360 000000000000044a6d11628a6b62fcdd7e7ca602f709e8b78d03ef23b598dc0b 11 0.00 vMB 16
154,359 154,359 00000000000008ec173a38dfdb2f354062d71eb4bcf5542edfd57dd9196203e5 83 0.03 vMB 144
154,358 154,358 000000000000015cb61ecd05a37a612d786339379041fa96988468f591cc7a3e 72 0.02 vMB 169
154,357 154,357 0000000000000c9f65c899c88b74fa92712c20abb717d6a18350dc44dd468dc4 7 0.01 vMB 22
154,356 154,356 0000000000000808739254cb56e052abf55e0018a4005c5838b3d7f359e93f45 15 0.01 vMB 53
154,355 154,355 00000000000009604f8f434c471dbac5d8f221c8d638df6399847902339c0c06 77 0.03 vMB 7
154,354 154,354 0000000000000266a0d3c76f0322ab767875e268ddef7390a4df197027528bf7 11 0.00 vMB 213
154,353 154,353 000000000000087a7f1d108bc5d52baabc7a5a0bb6c0cec676e8e4eb50337655 31 0.01 vMB 116
154,352 154,352 00000000000009c7aae3f2ec93e705dabfacebdb537be769660dee3cd186e14b 8 0.00 vMB 28
154,351 154,351 0000000000000b32e86357defb2add626734bbf4ac321baf37182c7094765d4f 12 0.01 vMB 89
154,350 154,350 0000000000000798ed9a2ab4b8196e8b51d0540ed92090f324ecede2024ab802 30 0.01 vMB 35
154,349 154,349 00000000000009d94871b4838d9ca6b7f002ffaf07114ab8895d6a1758b439d3 16 0.01 vMB 3,566
154,348 154,348 0000000000000274be1de11ca83291d5f5cb7ad2e0f974667bef76138ce29746 45 0.03 vMB 23
154,347 154,347 00000000000006603d83bccd8c052c467940307158772a2fd87e48894083d756 131 0.04 vMB 73
154,346 154,346 0000000000000cd80005885a3df34fc8f2e08df6e18067a012967708ca328ca8 1 0.00 vMB 0
154,345 154,345 00000000000008d6364702065494ea0834a3891b7daaa7271f0d7edd411fec15 27 0.01 vMB 112
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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