Loading Tool

Explorer IconExplorer

Memory Pool

80,376 transactions
30.22 vMB
0.07556804 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt 7749f972b3c830ac0a95c3fc8e66b051252c72788d29654d78cb8ab1562499a5
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root f54c3a4c068d94ac0380878032cfa52a40bb7bfd8c906ac982b10722bd395ab7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.00824238 BTC
Feerates: 318.30 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (555,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
359,515 359,515 00000000000000000899d5516813f605556f6eee8c49a7a63695d13ec44bfbbc 242 0.14/1.00 vMB 19
359,514 359,514 00000000000000000ec70a6922f2b351c29a5f4b0f211ca2f48e271827c453f6 331 0.28/1.00 vMB 12
359,513 359,513 00000000000000000e0d1bb730aecb8dfc6840e4719ecc399153f05cbb734fcd 1,311 0.75/1.00 vMB 22
359,512 359,512 000000000000000003ba1351bfe9530e2c86c97f806cf151507923f2db97c6e9 98 0.05/1.00 vMB 45
359,511 359,511 00000000000000000d304c5bf63603bb7d1a8a8ad512f48605a0948bde15126e 1,437 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.00 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: 718.20 GB
    • Received: 17.88 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.