Loading Tool

Explorer IconExplorer

Memory Pool

37,626 transactions
18.32 vMB
0.14800958 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: 95.93/200 MB

Candidate Block

Mining Attempt dfdd3b178ab51b1ab36d04527f4b6de7cafc5961ec4b17f60b3d7c745f036eca
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root a788fb2abcb62e2ae4d405d6a14ddb72ab6cb07d7c915d5a4e4b888d690cd815
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,071
Size: 1.00 vMB
Total Fees: 0.03064025 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (758,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
154,567 154,567 000000000000054c3fe1091107d27c2fe6c67f050effd1b8b176568d0b30cdee 24 0.01 vMB 37
154,566 154,566 000000000000084e82037de54458213c80487223fcb8a5c7b4e6ff056548f22d 21 0.01 vMB 6
154,565 154,565 00000000000000c785183e18f3cfebbf5fd98f4e1b52d6beb922f4a0f5277c1c 33 0.04 vMB 703
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 131.87 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.