Loading Tool

Explorer IconExplorer

Memory Pool

82,947 transactions
31.40 vMB
0.09407551 BTC
Random Selection Loading Transactions
Max Size: 190.60/200 MB

Candidate Block

Mining Attempt 543ef5d801423f8f2a74bf627cf57a604e88542d71120218ef86f5273a0433ba
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 0c77721751f29d558cb5c251228d61e472782d56a8d5d9d9ca0c13267c8479fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.02603796 BTC
Feerates: 100.69 > 2.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (156,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,718 758,718 0000000000000000000176eb831b27c092f2d19c938e4ef5b4a7427ceeeff93a 25 0.01/1.00 vMB 10
758,717 758,717 00000000000000000007186f7be379c7c47955296ee29ceba024dcb0a86d6f71 1,358 0.53/1.00 vMB 8
758,716 758,716 00000000000000000000d8a14b8909d3ddc2eef3d78709bc44e275f2cae88234 60 0.03/1.00 vMB 14
758,715 758,715 0000000000000000000574ea12f7aefc31072f23e44616b2ac3993fbc0ccc9aa 936 0.60/1.00 vMB 5
758,714 758,714 00000000000000000007072a80987b69b43a909ae48724eeed157af777869282 2,840 1.00/1.00 vMB 10
758,713 758,713 00000000000000000003e481eceaff0d7d7aaa257980f5dfc5847e99ae452a39 1,992 1.00/1.00 vMB 8
758,712 758,712 00000000000000000002c5c556a2c78759370f11abd7038eb174a395f6c515c8 2,117 0.79/1.00 vMB 8
758,711 758,711 000000000000000000007f12564db1f7e880ecd5771f6473b035f1d9ef49ee19 862 0.46/1.00 vMB 8
758,710 758,710 000000000000000000077638b360e5c9a6c78cbda7796634504059bfdca22df6 623 0.82/1.00 vMB 5
758,709 758,709 00000000000000000003133052d10e13337fccffcaf70a6701a26344032da775 644 1.00/1.00 vMB 6
758,708 758,708 000000000000000000074ad794c7b0c27b9564460ef7e7a252c7a834a4b71cfe 1,225 1.00/1.00 vMB 8
758,707 758,707 0000000000000000000453d821c22eedc77d752b1c4e21e4dcce97aa8235d0db 1,418 0.93/1.00 vMB 5
758,706 758,706 00000000000000000004f685ca841bce1dd8667c90d4df343527e2dd4a254e04 1,612 1.00/1.00 vMB 6
758,705 758,705 000000000000000000037e538d9b54e7ca36daa8a0561a42a3e103428c47856e 1,169 1.00/1.00 vMB 2
758,704 758,704 000000000000000000003b851dc16a10a5569b868583fe9de195403d38192314 331 1.00/1.00 vMB 4
758,703 758,703 00000000000000000002481d200946f9497d6c599696dcaa25c7907741bbe1c1 1,850 1.00/1.00 vMB 10
758,702 758,702 00000000000000000006d0800e7bb399db5cea6def9282376d470bc3f49024fa 1,476 1.00/1.00 vMB 3
758,701 758,701 000000000000000000078b5250337a1a32cc7e9266d1234f0c48687e11d7f418 1,790 1.00/1.00 vMB 4
758,700 758,700 00000000000000000000f22e78c2da8a6592b1b22ea46464a9465e263ebc4cfa 726 1.00/1.00 vMB 7
758,699 758,699 00000000000000000003aa89449684bce0801f161b1938e9098c569a5069a686 362 1.00/1.00 vMB 6
758,698 758,698 00000000000000000007e1f0652a94ab1f739d2b6cd49c36e8ea38818b5a7396 2,224 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 702.63 GB
    • Received: 16.63 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.