Loading Tool

Explorer IconExplorer

Memory Pool

42,739 transactions
30.34 vMB
0.07659510 BTC
Random Selection Loading Transactions
Max Size: 154.49/200 MB

Candidate Block

Mining Attempt f7cf3975e3c8955e97352d3a1f00cf7bbc25ca576e5c250f3db6b55f671f8b50
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root 5887317817469655f703e12e0908a50b1b5820459f1f361991f11d27c3da3020
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,010
Size: 1.00 vMB
Total Fees: 0.01583126 BTC
Feerates: 150.75 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (340,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,075 574,075 00000000000000000021c87ec1cec661788da7fdd670677dc76ac63f2507a111 2,541 1.00/1.00 vMB 36
574,074 574,074 00000000000000000009298c29bd5ae727ed54ce5024dbbeaa350b7a0d0b6f4c 2,777 1.00/1.00 vMB 60
574,073 574,073 00000000000000000014549059e9a89fe667e8d9df853ed0de1f45fab759d70e 3,011 1.00/1.00 vMB 105
574,072 574,072 0000000000000000002416c802d356f2483968a23da86dea9a263ca9bdf29d3c 2,247 1.00/1.00 vMB 25
574,071 574,071 0000000000000000001c155622df3bc9c380bd425bb5b5489e422b4e867e3949 2,804 1.00/1.00 vMB 63
574,070 574,070 000000000000000000257af460eb5cf627088240e6490fe0ca2c3ad54704da7e 2,843 1.00/1.00 vMB 101
574,069 574,069 0000000000000000001f31c47f29288f1c4040fdd11e1c3e756862ef52b5064a 2,727 1.00/1.00 vMB 12
574,068 574,068 00000000000000000014167c6d91e887356354ad95a3ab3f8989d07e07e27270 2,623 1.00/1.00 vMB 17
574,067 574,067 0000000000000000002b0b48129a3aa018914c702b3af6e9e6bfc4c8e33bbc6a 2,594 1.00/1.00 vMB 51
574,066 574,066 0000000000000000000e626bf5dbbda22254dd2b50e26596954a14cd97530c17 3,180 1.00/1.00 vMB 96
574,065 574,065 0000000000000000000b80bd23f3908f989a412558b510a592db7b42c6924f6a 3,130 1.00/1.00 vMB 43
574,064 574,064 00000000000000000009eb21a133757479676226010288c66196982b5d3b7750 2,755 1.00/1.00 vMB 23
574,063 574,063 00000000000000000027a1a5e1a15987383bb47a41daddd24e62eafa80a0945c 2,976 1.00/1.00 vMB 21
574,062 574,062 0000000000000000002a38ce0b58711df7cec2fd6ff27bc2ced709444e1eb3f1 2,762 1.00/1.00 vMB 58
574,061 574,061 0000000000000000001bf925095f77a78fe9f485f911a6a1ca401ae5783c4fa9 2,962 1.00/1.00 vMB 57
574,060 574,060 0000000000000000002a92db90c8ac58e8e5a553e686ee38b83e41764e51680e 2,880 1.00/1.00 vMB 79
574,059 574,059 0000000000000000000ea9a0c59e448c2597dbe6ffd2cd8e873a57627bc8368e 1,602 0.54/1.00 vMB 30
574,058 574,058 0000000000000000000bf9619e31b028014994d46a934a089f0ec7b5569d3efa 740 0.32/1.00 vMB 46
574,057 574,057 0000000000000000000eb67d4b1379d875162680f8d6c65cda48765a8182c620 3,004 1.00/1.00 vMB 23
574,056 574,056 0000000000000000002b19e7184b571391af794940bb6f1ec54302a6c740cb4a 3,036 1.00/1.00 vMB 9
574,055 574,055 000000000000000000084d308f0b598ad0b7fe738195d886edb3b8b31bebb176 2,512 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.66 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: 627.26 GB
    • Received: 11.73 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.