Loading Tool

Explorer IconExplorer

Memory Pool

39,747 transactions
18.75 vMB
0.17748590 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.94/200 MB

Candidate Block

Mining Attempt add065ec2f336ff3a1d66c2c6064fcbddaaed6d0d02fada0a4b77810912a6b7b
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 7825921228f6dff04dd90de1a3ba804528bfcca6aa18fba1516e02dfa6be65fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.05088381 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (758,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,588 154,588 000000000000077ba379d3bf386f49dba300446db45021f09f772fd7c185545b 115 0.04 vMB 137
154,587 154,587 00000000000004dab0c65f2adb55f71fad15e1a1d3a4711d54b5b8c39fbbf633 22 0.01 vMB 35
154,586 154,586 0000000000000c03e7b972759133103456c5bde68e0d5f51b7b9cc96166a316d 68 0.02 vMB 91
154,585 154,585 00000000000006a157c7b2ac541831e1c03eb41203de0bece833d86c08341ed1 20 0.02 vMB 213
154,584 154,584 0000000000000c66469fa33b32ab332548703ced4fdcd84e46007caaaae19dae 26 0.02 vMB 569
154,583 154,583 0000000000000c0141ad2107b017b3fdd53e7d06d17d99c9fcce635607e2f7e3 22 0.01 vMB 268
154,582 154,582 00000000000007723aa317654c51b3820f3d54122c3f2ff8df9c2a9dd02405db 28 0.01 vMB 80
154,581 154,581 0000000000000e102232eeb35175920438b8d8de12cab20f3e4d5b6e56dbca95 9 0.00 vMB 165
154,580 154,580 00000000000007d8bb827b64e2bd6a33b7fdeb035f6cf8fccf14d5767bcaaf35 8 0.01 vMB 48
154,579 154,579 0000000000000cd1c00ebfba70fa74f7b439a955f8de46242b4e8e829344979d 108 0.05 vMB 102
154,578 154,578 0000000000000a286b2640d03793758ba9984c940af8639ce6bf24f00bfadd7b 115 0.04 vMB 7
154,577 154,577 000000000000047511a5cfd01f58643271a3002144216e04e238c3a29d8e66aa 56 0.03 vMB 334
154,576 154,576 00000000000000c82a3bb5e6ff882d1d05833cc991c1a37220fd4006b909f18a 58 0.04 vMB 192
154,575 154,575 00000000000004f8d278b9e2b274acd42eb62adadcc2b2595632d0194259d28d 72 0.02 vMB 448
154,574 154,574 0000000000000402df2cfb58c36c3f727edc79e6128f813729d12d88dc8ea68b 9 0.00 vMB 34
154,573 154,573 0000000000000cbaf1dfdcc1e543c8c3a5c2e30a8eb65c79bf4a0c9141aeb5fd 19 0.01 vMB 0
154,572 154,572 00000000000003e3d9dea5460c556318b5733b259d59e2667332beadd3c673e4 85 0.04 vMB 555
154,571 154,571 0000000000000d6b7ae67aac67daa9c20695b76c5f8ab85f54cae7ffeba947f7 6 0.00 vMB 429
154,570 154,570 000000000000003a030bebfa4762b2f6daf32bd951a3e77a4bb0d2574019e913 52 0.02 vMB 20
154,569 154,569 0000000000000d8af839cf0fe266f783679f7976e4085e4ec00ea7e933f9c136 102 0.05 vMB 399
154,568 154,568 0000000000000a2143e5e6a20a2181c1435dea5cccde0c0d784566bf112a7f40 9 0.01 vMB 29
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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