Loading Tool

Explorer IconExplorer

Memory Pool

35,312 transactions
25.94 vMB
0.06897460 BTC
Random Selection Loading Transactions
Max Size: 131.84/200 MB

Candidate Block

Mining Attempt c656e7bb8338877abfa75e3c5e4ff671288783fa38f218d11197295e0aa992e1
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root bb22d1bdfbb2f20aa75f0d37beb42157e914c0c85f2bc96f0c314a8fbda9f871
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,623
Size: 1.00 vMB
Total Fees: 0.02138630 BTC
Feerates: 250.88 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (569,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,700 344,700 00000000000000000dd482a6e7ca9eb90260f65b4ece217095a990cea85f37be 619 0.65/1.00 vMB 6
344,699 344,699 00000000000000000057bd267446def3db494fce677a0a590a6155604d263cfc 966 0.75/1.00 vMB 20
344,698 344,698 00000000000000000a869197d10f3cd442e6320183c1f5f4bcf93065803d6d8d 348 0.75/1.00 vMB 11
344,697 344,697 0000000000000000054fad4848fbee218a5db0a368c2b95609111d0ffc6a3fdf 691 0.35/1.00 vMB 29
344,696 344,696 000000000000000010753992ecfa2f276cd8ddb9ec5533492fc77ad00be96967 1,036 0.75/1.00 vMB 20
344,695 344,695 00000000000000001601e9c7261ce63a1fdda96eb640f961efdf458ade58535f 537 0.20/1.00 vMB 33
344,694 344,694 0000000000000000018f5eaf48a5d088ad7c41bfc6486867eae5df7497ce9e0d 966 0.75/1.00 vMB 19
344,693 344,693 00000000000000000678861d4fcac8eaf479486e91187368f49282fbb69bc0ec 1,566 0.75/1.00 vMB 25
344,692 344,692 00000000000000000034b571de1b4c355b6a1cadd6dfc487da4f43e0fbddecba 1,329 0.40/1.00 vMB 54
344,691 344,691 00000000000000000402d7b4c3fa7ef793ea7926dc1894599f373024fd836b93 256 0.08/1.00 vMB 55
344,690 344,690 00000000000000000ebc749b56913c2c010e2dbe04bdeccfcb643f078443e190 1,307 0.75/1.00 vMB 24
344,689 344,689 00000000000000000e9994c44568b015be64d217a57b729ee88487295ef59fe4 253 0.30/1.00 vMB 16
344,688 344,688 00000000000000000043b4ca5dbab638a6657b39de68f8f6c09d6349cdc7d225 151 0.19/1.00 vMB 14
344,687 344,687 0000000000000000176b9e6c89703fc32c9dc50472651f48270d73a4953cd4fe 371 0.50/1.00 vMB 17
344,686 344,686 000000000000000016cb70d34603a0abeee160f765175932eb856750c7f1d7b0 484 0.77/1.00 vMB 15
344,685 344,685 00000000000000000e1509e9775b361d645072a8044ac0c945326e56cbc981c3 671 0.98/1.00 vMB 14
344,684 344,684 000000000000000016f0379f1b5ce3099c7f8dd6c9f07413bced252bdcf86200 234 0.14/1.00 vMB 29
344,683 344,683 0000000000000000106c3b74efde8e3233d0449dc339b6de1abc40cc6f91871f 995 1.00/1.00 vMB 27
344,682 344,682 0000000000000000182aae6dcec8d1b952c146016111d3b2bd542aa0f1762b38 674 0.43/1.00 vMB 45
344,681 344,681 00000000000000000f33a70110f20f0bc792727732076b7b3de806824cc83c56 1,060 0.61/1.00 vMB 24
344,680 344,680 000000000000000007e2eb7043483bc0bc3d65b8c683314f79de9745d9c843fe 270 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 637.82 GB
    • Received: 12.44 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.