Loading Tool

Explorer IconExplorer

Memory Pool

86,520 transactions
31.49 vMB
0.20911445 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 86c75ac6d06d9ff348f0749f2da9876ca31369ced43701da755b4900d75073bc
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f5e219a2966e1a2978f3eb4b443127d450000926b131b6166409e60f0517fcd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.10566802 BTC
Feerates: 502.67 > 10.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (543,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,980 371,980 00000000000000000e4f3edcb438bf5c0ff03807073b5d78c114f82f29d68a3a 2,531 0.93/1.00 vMB 66
371,979 371,979 000000000000000000f576d9e47aabea8eb5284cbe580746d2310c9788f45bb5 139 0.07/1.00 vMB 41
371,978 371,978 000000000000000004d869ebd6e2b0c4dd4cbcf9481aab3491f0fbfa7cb56e88 612 0.28/1.00 vMB 43
371,977 371,977 0000000000000000073e91480f8ebac19a5e65362095df792d2a10d5226bfa49 688 0.30/1.00 vMB 46
371,976 371,976 00000000000000000c3b576dc04f566c2267d7e130c645cc7bcc252d1d1321a5 191 0.07/1.00 vMB 46
371,975 371,975 00000000000000000172e4c32d158345dd409c4b01ee474cc9c2409668456b80 486 0.21/1.00 vMB 42
371,974 371,974 0000000000000000092c4f481095a9baf10671473e17427e69aa73a26ab7598d 329 0.27/1.00 vMB 32
371,973 371,973 0000000000000000135b9a47967a30a84ef87f81f57c5ef3782b9da03604b831 1,056 0.54/1.00 vMB 40
371,972 371,972 00000000000000000722c1f063264604cb5476475f3acf9dde39f52a7ff01b32 557 0.25/1.00 vMB 43
371,971 371,971 0000000000000000009cac0fcbb8be8f383cd1ad79c0fbe7d92153f91bbb012a 161 0.08/1.00 vMB 33
371,970 371,970 00000000000000000772e9efdebdad53897628e0d1b14851ac8b6f9c5bc35c78 707 0.37/1.00 vMB 37
371,969 371,969 00000000000000000a674812740c43f943e841b36e31965a2c9daadaa1e97437 152 0.09/1.00 vMB 30
371,968 371,968 00000000000000001057ceb1dbc5dd4b2924d97669af46ca9d7961e64a85a719 128 0.05/1.00 vMB 44
371,967 371,967 0000000000000000110ba1a06918939290776ac1ae4e1761b8f17b0106830144 978 0.42/1.00 vMB 48
371,966 371,966 000000000000000013ee671b3f5e77c6d296d9e496d4d7f97f251df70e899493 437 0.20/1.00 vMB 41
371,965 371,965 0000000000000000086c8df09ab738aa01eddd53f9b282e3d735e8cacf4d56d5 147 0.07/1.00 vMB 48
371,964 371,964 000000000000000012e18d1b04fd098386b9c1b13507a1375bfa054aec7b098d 1 0.00/1.00 vMB 0
371,963 371,963 000000000000000009eeaccf471edc7d077678abe610515348e033c0f3bd845c 1,431 0.69/1.00 vMB 43
371,962 371,962 000000000000000007acf3bbf59a1549c659d94ad944a39f80f6cdd254aefb78 630 0.30/1.00 vMB 39
371,961 371,961 0000000000000000050eb5c1b7ae2bd6c881bdba50bf616f9c0a2520c1b50bcc 916 0.51/1.00 vMB 34
371,960 371,960 0000000000000000112e10a2a35fd0d8076f9a8c8316358025e033f018e5be54 1,196 0.56/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.61 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.93 GB
    • Received: 16.07 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.