Loading Tool

Explorer IconExplorer

Memory Pool

41,071 transactions
25.95 vMB
0.05028025 BTC
Random Selection Loading Transactions
Max Size: 135.78/200 MB

Candidate Block

Mining Attempt 04f541948d2096d1cf079a49cb126373621fc61438a05d7eb8b860693cc42501
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 6020bb7a37f817ae26468551a5e99720ff6b224390aae0715269d43b60c12623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.00315184 BTC
Feerates: 18.26 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (153,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,338 761,338 00000000000000000005561531803dd2c66a93896ad6f2656f0fbc1f0cc93f4e 3,200 1.00/1.00 vMB 13
761,337 761,337 00000000000000000000cb248c17e607f9815ada60ed610d2f0249767009a8aa 1,017 1.00/1.00 vMB 11
761,336 761,336 00000000000000000005a4faaa0b181b87d8c42546c9b8b6053d6e9ab5cce1bb 1,189 1.00/1.00 vMB 16
761,335 761,335 000000000000000000048a54a367b44b64b0bf93ed43c16a449eddc364a03901 2,561 1.00/1.00 vMB 9
761,334 761,334 000000000000000000014be5024c4baf0d8a233ca6509a7cde22bca239f94d31 3,456 1.00/1.00 vMB 20
761,333 761,333 000000000000000000061143d5fc22debd710de2d3a7a78ae8262bfd4fec241d 464 1.00/1.00 vMB 1
761,332 761,332 0000000000000000000078148cea43d66a661f0f19f2127bcfea81204df0e2bb 2,169 1.00/1.00 vMB 9
761,331 761,331 00000000000000000001d7a74e59893bd22af7b7ff14cc20f652ca25c25b54b3 1,204 1.00/1.00 vMB 3
761,330 761,330 00000000000000000007850fff7e044b2fb670e0951432d6870ce53e748b8be8 1,514 1.00/1.00 vMB 5
761,329 761,329 00000000000000000004b33c73c1cb92af8e1c164eff4f8301fea6856f9691c1 2,551 1.00/1.00 vMB 11
761,328 761,328 00000000000000000002f53a158ecd741d3c9415227eae8278e695d1cad059ba 2,593 1.00/1.00 vMB 11
761,327 761,327 00000000000000000003540eebc0b700b3a502955c037e2a1c127854aa96995c 1,388 1.00/1.00 vMB 4
761,326 761,326 00000000000000000001ab88db079d0bdadffcf388ecb0f45f7e7991ff1c66f2 2,406 1.00/1.00 vMB 6
761,325 761,325 00000000000000000001644babb1d4f69db62f7b24a1cbd75ddea56a358748c4 3,578 1.00/1.00 vMB 17
761,324 761,324 00000000000000000001a1df67760041bd28ffdb4d0d74abdacbbe79a89117be 1,494 1.00/1.00 vMB 15
761,323 761,323 0000000000000000000736163a53a270a4e0a09136e86087b611298a0cdb5c50 3,423 1.00/1.00 vMB 24
761,322 761,322 00000000000000000000dc61dc6dba01b44370b02a0741d2df1f7dcb848639fe 2,081 1.00/1.00 vMB 7
761,321 761,321 00000000000000000004fa58ade64a6d00923bde3da7a9579fe48586587a07af 1,168 1.00/1.00 vMB 8
761,320 761,320 000000000000000000042922f9b2391c354a3c87359054dbd9bb4ba2908a4493 1,013 1.00/1.00 vMB 16
761,319 761,319 0000000000000000000395d620cc63bd8b6308c3eb9a269a665376cc00c0405d 3,086 1.00/1.00 vMB 11
761,318 761,318 0000000000000000000339c5d7b9cd5fe05ab87dc712aa3725142973667b5363 2,346 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.