Loading Tool

Explorer IconExplorer

Memory Pool

34,122 transactions
24.86 vMB
0.04906527 BTC
Random Selection Loading Transactions
Max Size: 126.44/200 MB

Candidate Block

Mining Attempt 0c3e93e3320ce3acb72bd26c576adf0fd9f98c3452e2cff7c60d8795b1097a30
Version 20000000
Previous Block 000000000000000000007488849f6ed22b3dcc08e87b6f96417542d5550ee178
Merkle Root c849a7c7d837804ad22e01719fb24b9cd00e288a79900947c3d623bf09e60b30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,717
Size: 1.00 vMB
Total Fees: 0.00475552 BTC
Feerates: 40.21 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,766 (324,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,990 589,990 00000000000000000000cb4d72eac47e66d0c7fd1e28a6309e4ffa57ddde80c6 2,531 1.00/1.00 vMB 12
589,989 589,989 0000000000000000000648bbd6f35501d77f3411183be6ee7f395b4fd45ce0d9 1,824 1.00/1.00 vMB 23
589,988 589,988 0000000000000000001b5776ac3c3d2c7b5e859175dee3bb0e80798708ddc83e 2,906 1.00/1.00 vMB 65
589,987 589,987 0000000000000000000937caada0e8ec8a3f48fa6f217060d494ae1d25523ffd 2,186 1.00/1.00 vMB 29
589,986 589,986 0000000000000000001768f9fb5fb89377fe0c62e21495d585cade2a1e89806d 1,817 1.00/1.00 vMB 61
589,985 589,985 000000000000000000152606ad36e2c24f008bc6c8d1a4bca813bb7cec2c45ac 2,632 1.00/1.00 vMB 48
589,984 589,984 000000000000000000168febc8639ed597d6a790c1933c9c5839b7d937e1c66f 1 0.00/1.00 vMB 0
589,983 589,983 00000000000000000006aa363e3c5f8aed887bb3a05bdec05330a37a55166cfa 1,314 1.00/1.00 vMB 24
589,982 589,982 0000000000000000001b09b8450bbde799aaa8d6e843add93fcd6b10b3836173 2,807 1.00/1.00 vMB 53
589,981 589,981 000000000000000000181315ecbed1df014aa6d490fe7d2fc183db37a012c0d1 2,688 1.00/1.00 vMB 29
589,980 589,980 0000000000000000000df99c961db2c8017a7e47cd62e39fd98589d61e602bba 2,887 1.00/1.00 vMB 45
589,979 589,979 0000000000000000000b06cf00b0d31f47f7d903b8807b09f4971d33ab28baff 2,910 1.00/1.00 vMB 50
589,978 589,978 000000000000000000169609a2461b495a680b5f10f7cbae273e31ad783514e4 3,314 1.00/1.00 vMB 77
589,977 589,977 0000000000000000000a35aaca4f2829ff8c90a718e054ecd9818da8f869bb5b 3,058 1.00/1.00 vMB 67
589,976 589,976 00000000000000000013701a10826bc1f097aa86eb48e421165b9a7b40324489 2,452 1.00/1.00 vMB 92
589,975 589,975 00000000000000000013d10a0d049464073f5c9b907aecb5158d64eb51144ced 1,699 1.00/1.00 vMB 73
589,974 589,974 00000000000000000009434b22e443ec5c7fd192f5e35357d9ae8550baf20b3b 2,859 1.00/1.00 vMB 78
589,973 589,973 0000000000000000001a02b05c90ed50de88878462f1cf4ecbda36123faacdea 2,092 1.00/1.00 vMB 72
589,972 589,972 00000000000000000017e03d150e0f5cb588f4be0d49e38e1e89712f0d4107a5 3,008 1.00/1.00 vMB 88
589,971 589,971 000000000000000000012938dbd415a49fd5b1c7938ec2fe9679c3bb5f3bafe2 2,912 1.00/1.00 vMB 73
589,970 589,970 00000000000000000018306fcf5fca03f766483d8c1e8aed046bb13f1b85d826 3,250 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.