Loading Tool

Explorer IconExplorer

Memory Pool

82,904 transactions
31.27 vMB
0.12349111 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt e33e1a4d2704b8f4ce25775a98da8eef70441d88e731a179944eaa944752eb85
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 8f5a09f4c5b558de0da082650253c0b9434e89a8d8d4c1d94dbac59e4b590a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.04285374 BTC
Feerates: 150.80 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (309,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,700 605,700 0000000000000000000673a8ce3a2bc2508a2b12ff82f5f6fa40fb45ae5a5e98 1,812 0.56/1.00 vMB 23
605,699 605,699 0000000000000000000d0bce395e38b12ef4e6244fa06056d3198c351e13dd4e 3,087 0.92/1.00 vMB 23
605,698 605,698 0000000000000000000fe7a3dd202d2d43fe0e241335b344432988916d13c21c 2,723 1.00/1.00 vMB 31
605,697 605,697 0000000000000000000dce6b68ca50346712d82489cb8b8a578a7b9d3255abc4 1,528 0.43/1.00 vMB 23
605,696 605,696 0000000000000000000d720590593df2526f6866c05e00e2fd34d214e1c17868 3,018 1.00/1.00 vMB 30
605,695 605,695 000000000000000000102735670c050d4f9de8afa5b67c4b6a45c017fa23ea1c 2,086 0.88/1.00 vMB 27
605,694 605,694 00000000000000000014065c58d3a874e35b4faad997da064439294aa26e079f 1,970 0.63/1.00 vMB 28
605,693 605,693 00000000000000000000b39f2d6cdcb36e41748e1d6c4b058c4f06e576135f75 1,465 0.50/1.00 vMB 25
605,692 605,692 0000000000000000000c1116d2082159b0b4c1ede81b49448df842dc91778ec6 161 0.12/1.00 vMB 28
605,691 605,691 00000000000000000003fd44f628f47f188bb306d6a46de3d25eea512c4a800b 1,111 0.45/1.00 vMB 20
605,690 605,690 000000000000000000062c29cfefadc487fd0632101a0eb218d50f45ac1f2a74 251 0.14/1.00 vMB 26
605,689 605,689 00000000000000000013b8e1e914c166760746aae7f2fc660fb22ce33f587c6b 973 0.29/1.00 vMB 23
605,688 605,688 0000000000000000000d4e76ccf00c60aab4376cf7bf20aa20bab786ce4b4b7a 662 0.21/1.00 vMB 22
605,687 605,687 0000000000000000000af479bc318538d24e0ba250861f7197bfe7c5819e3923 1,570 0.66/1.00 vMB 21
605,686 605,686 0000000000000000000171555feaf4f8a4e3a4c7f7b423f3c8f0301df9d4705d 134 0.04/1.00 vMB 19
605,685 605,685 000000000000000000101dea19d95d69b58fdada325cc6738ac73ea113861cac 254 0.06/1.00 vMB 19
605,684 605,684 00000000000000000000e4e4135f2d13ce229df274472d48a4628efc5ecec440 410 0.12/1.00 vMB 29
605,683 605,683 000000000000000000060d795204ac62343640337c92ae16be426cf690157d15 489 0.13/1.00 vMB 22
605,682 605,682 0000000000000000001153a8c8e157339bf6b2aa13cb0e3fd643929ae9fa5e72 612 0.18/1.00 vMB 25
605,681 605,681 00000000000000000001a947178332ae4431befe5cdda02f43060ce810108030 2,211 0.75/1.00 vMB 27
605,680 605,680 0000000000000000000f5179aef0ddce188e97133a0c6c81982ba7dd8aea39ca 1,736 0.60/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.