Loading Tool

Explorer IconExplorer

Memory Pool

78,880 transactions
29.11 vMB
0.10002256 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt 36cf384c340687e4a851d1f806c17592185b0fd57c9dfeea9c0ca270988b31f1
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 2daf85ac6c79278ed525e421e708789290ce0e5579361ad7cdcb046bb7ed65d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03902009 BTC
Feerates: 137.15 > 3.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (177,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,548 737,548 00000000000000000001e7906246868277a7e4d6e536c11cff4ef9844046491c 2,972 1.00/1.00 vMB 4
737,547 737,547 000000000000000000081dd960fea398f8fe8d27b1b365bedeb5edbeb5086aaa 2,633 1.00/1.00 vMB 20
737,546 737,546 00000000000000000002bc3aa7463ad63df8753496feb53477165df14ba2310d 2,760 1.00/1.00 vMB 21
737,545 737,545 00000000000000000006bce7ee422f962678feee1f4d2d0f99128f2ba12d3e34 2,570 1.00/1.00 vMB 10
737,544 737,544 00000000000000000005c300ce87c8deb773c068b16071268314fd08a7a09b9f 1,798 1.00/1.00 vMB 16
737,543 737,543 000000000000000000068c28280772d0f621543decf8bcbd91465c36a5f29e01 2,854 1.00/1.00 vMB 17
737,542 737,542 000000000000000000007e72a9a04695a64c361ecdc679267386fba0e5a5465b 2,513 1.00/1.00 vMB 30
737,541 737,541 00000000000000000002fc00827e9f5681900d6cae656649f27c6c1a7bd7507d 527 0.29/1.00 vMB 11
737,540 737,540 00000000000000000004029aa7feca70e4649c3c20c4899487b6e21921f683de 855 0.78/1.00 vMB 3
737,539 737,539 000000000000000000035b88924e5092c126eb195c0aaa1853a9221a76ebea0a 2,693 1.00/1.00 vMB 10
737,538 737,538 0000000000000000000649625e90e1175674e8f9a970d2edf77045f89b2089e8 3,257 1.00/1.00 vMB 21
737,537 737,537 00000000000000000006bc956aba426bed66d49714efb0fcb98753c2ad0682ff 1,752 0.59/1.00 vMB 6
737,536 737,536 00000000000000000002d05f774c025df8db6264090434972c34b7fe6953a8fb 1,702 1.00/1.00 vMB 19
737,535 737,535 00000000000000000008c9450caaaedf9f184dc3f68a7d13a0f29706531cb61b 1,293 0.89/1.00 vMB 6
737,534 737,534 000000000000000000030b9eca7a06a6a041c033913848c9c5b6ab462c0d21e2 1,102 1.00/1.00 vMB 17
737,533 737,533 00000000000000000007d59d23620381812ba7c8d8f6d80d1a71ba730d8dfe8a 1,833 0.73/1.00 vMB 13
737,532 737,532 000000000000000000001cb0d7dbe2013caa64da939b524dd0d8197151027977 195 0.22/1.00 vMB 4
737,531 737,531 000000000000000000027589c1125daa18055466ad3b5ea3a2a4aaa16b138c01 708 0.99/1.00 vMB 5
737,530 737,530 00000000000000000008598ee5ce2fe202b9b8b89dfc027cb7d61bc57bc76527 745 1.00/1.00 vMB 3
737,529 737,529 00000000000000000002301ef7f0d3ad204f675c3ff8a947b047431dd109dad3 476 1.00/1.00 vMB 3
737,528 737,528 000000000000000000047bdb1e3ac4245615a72d9c133a7527fadf9af849a940 1,152 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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.40 GB
    • Received: 15.93 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.