Loading Tool

Explorer IconExplorer

Memory Pool

77,015 transactions
28.60 vMB
0.06420799 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt ed5f41a96bad2c3f3ee37b44626b5c400cf0509ead82fdaa447bc75a51d8de40
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 58a1fe9114419229d01397f517db00574f092afb0c859ee30c1178b482305ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00492017 BTC
Feerates: 100.28 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (309,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
605,679 605,679 00000000000000000004540a48d16db2b03303474285bf23c9016c1fc8efcd6f 2,546 0.76/1.00 vMB 25
605,678 605,678 00000000000000000010b08faa61012092c1acbeaba5c8f880ca1ba73afc9a95 307 0.07/1.00 vMB 22
605,677 605,677 00000000000000000001876582ab4423b0cab2e45ad91bbd9a0dfd98ad00fe94 780 0.24/1.00 vMB 29
605,676 605,676 00000000000000000005a4fb22d8fc0f62ef616ac66d0e3edafb64a20f910597 1,101 0.32/1.00 vMB 33
605,675 605,675 00000000000000000001243d8d633e288a3c8568c4e979390430a923605217b7 2,637 0.98/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.