Loading Tool

Explorer IconExplorer

Memory Pool

83,306 transactions
30.57 vMB
0.07908960 BTC
Random Selection Loading Transactions
Max Size: 185.96/200 MB

Candidate Block

Mining Attempt 304b75d640934ff36f8f5514610eb60a626c4636c11a10d53318143fbee8fbc1
Version 20000000
Previous Block 00000000000000000001d0302157005d21575da6e24033fd5f2031f58bc16593
Merkle Root bae8bf6da0be23d1df41aa33b46b94de7e5ba60ffe2fdf4f95cb1007c298f0ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.01317126 BTC
Feerates: 73.20 > 1.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,077 (497,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,522 417,522 0000000000000000051137c3f0274117be67d854972dc14fd8bded61d94f3a4d 1,910 1.00/1.00 vMB 35
417,521 417,521 000000000000000002dd478756acf7f11a838dc5be927d1dd4df2b1746e8f0e1 2,666 1.00/1.00 vMB 90
417,520 417,520 00000000000000000364ec069e036ea18d7da8d5de17193ef2ce238b6652f9a3 2,333 1.00/1.00 vMB 62
417,519 417,519 000000000000000002a1844e347bd7afb1ab7e4db5f79abe3876d9182889cc94 1,146 0.44/1.00 vMB 63
417,518 417,518 0000000000000000018d8e88d325ab15bee7fb7d5401d60c600425c0f248f1bc 812 1.00/1.00 vMB 23
417,517 417,517 000000000000000001c702daee60e0fdb96f2a314c6f98234acceb3f784041c7 1,109 1.00/1.00 vMB 49
417,516 417,516 000000000000000002e7e8e3343093bf76ffc2d188326c123fd06c8eb17f54b2 1,336 1.00/1.00 vMB 38
417,515 417,515 0000000000000000014ac11bba259ce108e549247b9c0b6d245cc1f91ec63621 1,500 1.00/1.00 vMB 39
417,514 417,514 00000000000000000252a80cd1ad9f8d8ccc235051359bf6653807b7e7e78d77 1,818 1.00/1.00 vMB 45
417,513 417,513 000000000000000001cd4e73233d599b497ac249d3075d454ccb9077117cc927 2,125 1.00/1.00 vMB 45
417,512 417,512 00000000000000000328f696999031b1ab4b81e100d58465d0d896ebd3c115b1 2,791 1.00/1.00 vMB 79
417,511 417,511 0000000000000000031ff5d861937b165c0e9e6c81fc4e80af912eb644b06857 2,580 1.00/1.00 vMB 70
417,510 417,510 000000000000000005380784628d7abdf4853bc5a6171144c1b70b68aee1813f 1,761 1.00/1.00 vMB 27
417,509 417,509 000000000000000002863d8b2c3d350d6d3fdb011920e521a3714d98124c9bd3 1 0.00/1.00 vMB 0
417,508 417,508 000000000000000004cfe9bf192da9d5ac6360a9c494f0dccd03dfde67c9f5ce 2,200 1.00/1.00 vMB 42
417,507 417,507 0000000000000000029a3736a2d24e921d0146306ea889c7fdfe1954739d5cd5 2,302 1.00/1.00 vMB 63
417,506 417,506 000000000000000004225ba85493d4e0debfca140470546f3875d85d808f640a 2,104 1.00/1.00 vMB 86
417,505 417,505 00000000000000000424601793ad05508729332e77ea335240f6c0de9b94b941 2,156 1.00/1.00 vMB 57
417,504 417,504 000000000000000003716b039003afd2c8b98f61b0a941e9059665153e81bb73 2,108 1.00/1.00 vMB 57
417,503 417,503 000000000000000004bd83d987b1c39f0948e8945393050523e4460b5f8fab13 2,425 1.00/1.00 vMB 65
417,502 417,502 0000000000000000025b8f2de144888936479a68cb302a534473db846583cff1 2,535 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.