Loading Tool

Explorer IconExplorer

Memory Pool

81,038 transactions
29.78 vMB
0.10341229 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 62b19ee1021a8527a1a0f82816673851633584ed68961aaa88112aacaa1c075c
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 446a5f0bb0590930056a6851aaa18d16d588f71285a5ea6b560e8418f70b10b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03845115 BTC
Feerates: 146.36 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (328,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,412 586,412 000000000000000000079dbbc7eb25d3da76c0df351f0f51582c3f33a11915f5 1,457 0.47/1.00 vMB 31
586,411 586,411 000000000000000000011e07465b0730d7cddfabb6cf6040910bfb372a0a3446 2,312 0.99/1.00 vMB 8
586,410 586,410 0000000000000000000448ca637707a537ac0386ee975cf4741129644115bd94 2,743 1.00/1.00 vMB 62
586,409 586,409 00000000000000000004bdc3229314003b05b94689c39679f29bc0ea0142bc70 2,382 1.00/1.00 vMB 11
586,408 586,408 0000000000000000000a5c2d930baea9c59e075a415dc1dbd31f7b44b97b8ba1 2,238 1.00/1.00 vMB 16
586,407 586,407 000000000000000000111fbaf68ecdf0ead32b1ecc6344946d46f630e1af087f 2,074 1.00/1.00 vMB 16
586,406 586,406 00000000000000000010b62e156e62c0573acb23dda6f5397c59d641e3c701aa 2,747 1.00/1.00 vMB 50
586,405 586,405 000000000000000000173a225050cc8e1346667e4a366e88139cbcba9ec094ee 2,854 1.00/1.00 vMB 63
586,404 586,404 000000000000000000029b607ec4384e696569f6afa7b868d9a1a567acd69abb 1,961 1.00/1.00 vMB 12
586,403 586,403 00000000000000000008aec6bb250fe625614ded021684575f7ef7a889268cad 2,227 1.00/1.00 vMB 17
586,402 586,402 0000000000000000001d264f37f90ae8a5d9ffc2651a285dd1b97e7bbef9d65e 1,877 1.00/1.00 vMB 36
586,401 586,401 00000000000000000004c63cd188d35f9f5841b54ce5608771b3bb3d6a99b629 1,172 1.00/1.00 vMB 13
586,400 586,400 0000000000000000001ee45d042258aac6031186b5da19c27f31984c310150a4 2,199 1.00/1.00 vMB 32
586,399 586,399 00000000000000000001dcd6e705fb0ec2f0c547d42ba98196f527ff20a4b20d 1,170 1.00/1.00 vMB 15
586,398 586,398 000000000000000000089914ec2e3087a9ef02b5c3082b29627b23a45c25a38c 1,945 1.00/1.00 vMB 12
586,397 586,397 000000000000000000170b625d7fc92a3fe9307258ac723ed8788d0874cc63bd 3,012 1.00/1.00 vMB 64
586,396 586,396 00000000000000000001d94cd3f4aa04df75abace263a4b2b2a5e38da8407569 2,131 1.00/1.00 vMB 34
586,395 586,395 00000000000000000016d26dd3ca839833fde253cab9c2567bd9922c876dd7bb 1,764 1.00/1.00 vMB 24
586,394 586,394 0000000000000000001d555e90bea20e96f70d6b93b92ec9235dc242cfd254f1 2,357 1.00/1.00 vMB 19
586,393 586,393 0000000000000000000aa7318fce753e4e4ae7e73b5402f7a5ae7dcaeec241e1 2,548 1.00/1.00 vMB 67
586,392 586,392 0000000000000000000ba7219f3ba8f3fdefaba559453a818ad89a2fff0b62e2 2,576 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.