Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
30.03 vMB
0.12389796 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt f822c49d5481a57f0cc0622e9a5467f73fe0f501b5e2d976779ad1662e7d3c21
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cd76ea4e81747af49f004ddbc4c6f0a21931c5b1d1e600371af7997660181352
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.05113173 BTC
Feerates: 242.90 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (577,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,079 338,079 0000000000000000139fb57207f63568c6b1391e4840c3299cba8b72c0fa79bd 426 0.19/1.00 vMB 36
338,078 338,078 0000000000000000030c9311e8cee459cc94e7d7a66ce11d3f7cdfa41048ac81 175 0.10/1.00 vMB 20
338,077 338,077 00000000000000001670ab345e460fa2369380a3b742dbd762aaba3f056ded08 815 0.53/1.00 vMB 17
338,076 338,076 0000000000000000130d590d59058b45977ca1edc9c9d9e36cb1498e1701b7a9 189 0.10/1.00 vMB 22
338,075 338,075 0000000000000000198a011a916c7770ec701cc08504d03fd412c02772ffc301 578 0.38/1.00 vMB 20
338,074 338,074 00000000000000000de6445efc08c47792d8b52004c76516df84c8071cac0f69 300 0.13/1.00 vMB 27
338,073 338,073 000000000000000017f5761ab0003258e474f2cbd036c85f1bd2a2c4b613173d 1,086 0.57/1.00 vMB 22
338,072 338,072 000000000000000015c95fb3b421374f8278a72ff3816e0f0cbef08a3d42432a 891 0.43/1.00 vMB 31
338,071 338,071 00000000000000001177c70e7b05f9790c645202b6714b8dce38a10c1ddd9b0e 1,247 0.80/1.00 vMB 28
338,070 338,070 000000000000000009bfca5a27f95c6212923139b0f43888d8581f49b3542fd4 2,115 1.00/1.00 vMB 32
338,069 338,069 000000000000000010320a0a6d12f916ddc8d1b6a6dc7b7f1ed3af47deecf43e 820 0.35/1.00 vMB 27
338,068 338,068 000000000000000014a4946caf3342d5ac6801b7a28fde3c9c02113455ac3027 2,019 0.75/1.00 vMB 42
338,067 338,067 00000000000000000076f7936e675a1233eb0ce9fb618f82a1787b198595da3a 933 0.50/1.00 vMB 19
338,066 338,066 0000000000000000074a1b1f139e2e62eb419505bf9fb5bc93bac764eb86ba1b 870 0.81/1.00 vMB 15
338,065 338,065 00000000000000000b274f4532ba708086ce767587952cac2d56b08a7bd8a8e9 859 1.00/1.00 vMB 16
338,064 338,064 000000000000000015eced7801449ca23e12c301172c51e8473f494f6f2bb1bc 2,290 0.85/1.00 vMB 33
338,063 338,063 000000000000000009020f9bd08adbe90eb1b0e3452dde5d586bacb92245aa54 2,314 0.75/1.00 vMB 39
338,062 338,062 000000000000000001b6d4d4d8db1ae8b435473d7bb5ea0e47a4cf053ccbba5a 107 0.09/1.00 vMB 12
338,061 338,061 000000000000000010bcbc1091749b0ec9763654607477f7d82c703edb4d9d46 1,385 0.77/1.00 vMB 23
338,060 338,060 00000000000000000b13bc1c1a81745dcc415599e95d5e0256220172b3d7724e 708 0.26/1.00 vMB 40
338,059 338,059 00000000000000001591e5de8c49b3771913de615ac713317930fc4e68f29eb7 981 0.51/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.