Loading Tool

Explorer IconExplorer

Memory Pool

81,503 transactions
31.26 vMB
0.10051353 BTC
Random Selection Loading Transactions
Max Size: 189.09/200 MB

Candidate Block

Mining Attempt 8db581511bf133db625b0344259cd63897d0421add3033d42bf81a002403ee49
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 195300e2e45ed62247fb27f8353ce9dbd477548ee4a9dfdee3a4b62594a9404a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02333690 BTC
Feerates: 106.51 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (555,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,536 359,536 000000000000000001dc6f700fd671dde7baa1b908074b3a9380131b7a3ca92c 1,849 0.75/1.00 vMB 36
359,535 359,535 00000000000000000ff6ed9d8c44621dcf12bed9bcc0e89da47bc295547c1874 922 0.48/1.00 vMB 31
359,534 359,534 000000000000000011d4016703101795c9425da96b1be3bec61e53550bf6bc04 862 0.74/1.00 vMB 13
359,533 359,533 0000000000000000141cc48c50ae71aaabbf45825f989679886e2a767776cf88 1,577 0.75/1.00 vMB 29
359,532 359,532 0000000000000000044ac91da594ce38e1086fbff4f3c0663d1ed67053140bd5 2,139 0.75/1.00 vMB 37
359,531 359,531 00000000000000000d12ccad00577694083d8cda0a4ae5a36c543596234b305a 1,104 0.75/1.00 vMB 20
359,530 359,530 00000000000000000bf645458947e4ed8e98bee79a9b23b0abd1969818c0ad8d 1,894 0.90/1.00 vMB 40
359,529 359,529 00000000000000000a2ab0f044a7e4ce01e9184d4257754a8c4f5fab3334872a 69 0.10/1.00 vMB 4
359,528 359,528 00000000000000000f7bc696654c091ba2ae8858fe789fc52b8cd0791deb9b9c 136 0.11/1.00 vMB 16
359,527 359,527 00000000000000000b8da8519cf82676bde512c0f2b040846557457068e78e9a 929 0.55/1.00 vMB 25
359,526 359,526 00000000000000000bab29ec962125b4c7db3310bb773889036b020900db60a5 234 0.17/1.00 vMB 17
359,525 359,525 00000000000000000eac0a94ce0d8f2671e91f61676c4a71974f2800d07f93b3 488 0.27/1.00 vMB 23
359,524 359,524 000000000000000006609de0a5ff1ebe1855c1bd4133275e43a989639f39e243 529 0.30/1.00 vMB 24
359,523 359,523 0000000000000000087b990c783111cd4343e2c736332078aa613fad011c4d38 621 0.51/1.00 vMB 19
359,522 359,522 0000000000000000080e837bc00f37c0072757e4511c0b3169cf0befb08b6004 1,563 0.75/1.00 vMB 31
359,521 359,521 0000000000000000031f24145b3327444877452395c5426f1e38383d3985b307 1,126 0.58/1.00 vMB 26
359,520 359,520 00000000000000000942bca388e00322bfaa53984ef9165f82fe81c9b53733e3 453 0.24/1.00 vMB 27
359,519 359,519 00000000000000000930b5c00fd9a4f1ab0060d0961df311caba81e675b343da 933 0.58/1.00 vMB 24
359,518 359,518 000000000000000013f2acf6d67dd9e791a57d37fcdc721331e561b14c0d3391 392 0.34/1.00 vMB 12
359,517 359,517 00000000000000000896ac83156fc2844ccfc3df5bcc7d242c1e141be0c993af 1,037 0.46/1.00 vMB 34
359,516 359,516 00000000000000000b7878e4026a3865d0419eab9449675e87d84b49253bb9ae 1,910 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.