Loading Tool

Explorer IconExplorer

Memory Pool

82,879 transactions
31.27 vMB
0.15768231 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt dcda9b06913a4aa0583c3e6b1664e2bb106414aacac6d34bc0fb381720f3d739
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 207f39e52beec7d7744b2284bf084ade1d3c39465e416acc1b0681f4f17a99e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,105
Size: 1.00 vMB
Total Fees: 0.05988966 BTC
Feerates: 269.69 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (373,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,324 541,324 00000000000000000020a37db7d78b140cafac1b87cc3fdd85c9833d20a11e97 2,324 1.00/1.00 vMB 19
541,323 541,323 0000000000000000002196a0b8b916e1099497fc14ac610fedd09c6c56af5ec2 2,122 0.91/1.00 vMB 18
541,322 541,322 0000000000000000000895948986bdea42a08804d6aefb5f4970e99a6146ec02 2,652 0.96/1.00 vMB 15
541,321 541,321 0000000000000000001700afee9531eb988f88dc4381b4ddd074b7f0f1a4df94 1,709 0.97/1.00 vMB 15
541,320 541,320 0000000000000000001b4f0c376b279d291b03acc5c8ac6bfc2fe9be88995ae4 1,918 1.00/1.00 vMB 12
541,319 541,319 0000000000000000000b78f225be0474be732910e0939c6a25cbcbb57c4e1e81 572 0.20/1.00 vMB 26
541,318 541,318 00000000000000000014d23aacb7a3352c140dd0d78be37a542683893a3d3803 1,843 0.70/1.00 vMB 28
541,317 541,317 000000000000000000275fd719bffd6030c62bb797914e88ff3148aa638e94b9 1,337 0.41/1.00 vMB 18
541,316 541,316 0000000000000000001277a2c765f728be3dc2bc851755bb3d7b1e4d2f092618 650 0.25/1.00 vMB 37
541,315 541,315 000000000000000000112df0ff2fb9ebfde59cbccd8ad75e3d00050801d03cac 703 0.21/1.00 vMB 18
541,314 541,314 000000000000000000248dae091988a7a85f0e96324f1433f072731d2823dbd8 520 0.18/1.00 vMB 27
541,313 541,313 0000000000000000000ec77fafb4fdbe426be01acd7b4fcdcf90be6ee9b5c14f 743 0.28/1.00 vMB 19
541,312 541,312 00000000000000000027c756c58b7b6f0547b73f87ca0a33c0bafc16aaed6481 588 0.35/1.00 vMB 10
541,311 541,311 0000000000000000000e4bc5f4d5dc1195687173de35b016b0829221e3a6dc8d 2,601 1.00/1.00 vMB 17
541,310 541,310 0000000000000000000076d945ca3b37d7e4469c39275855882a7c9b048d666f 2,696 1.00/1.00 vMB 19
541,309 541,309 00000000000000000012efa79ee5de7149564bfc51e7bc805821ae59e555162e 471 0.14/1.00 vMB 12
541,308 541,308 000000000000000000208e9ca72f117fd88db5bc458155eb7e874b0116446185 2,604 0.92/1.00 vMB 5
541,307 541,307 0000000000000000002083418fecf1a0b18d6181ecf657eaf32cddeb0e2c457f 2,618 1.00/1.00 vMB 13
541,306 541,306 0000000000000000000b9dd0be851d2d152650a4ebd69437c8759432fa124f17 2,301 1.00/1.00 vMB 22
541,305 541,305 00000000000000000025a15f04d553d949d399620c6d138072a3bb8cda1c9c28 1 0.00/1.00 vMB 0
541,304 541,304 00000000000000000007fb360457edf480fb3b013f85dcadb05e5e76250ceeda 2,175 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.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.