Loading Tool

Explorer IconExplorer

Memory Pool

87,568 transactions
32.54 vMB
0.10817999 BTC
Random Selection Loading Transactions
Max Size: 198.24/200 MB

Candidate Block

Mining Attempt 1becae9de78b3aff4a2d33f59d041caf2fe66d5d20c584bc876cca51adb01a2a
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root dc91da10a3b5914029e7c8b2f01f0154aae15ef26dc770e4929475954bedd92a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,122
Size: 1.00 vMB
Total Fees: 0.02854699 BTC
Feerates: 318.30 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (532,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,679 382,679 000000000000000006efb6c020b4ca248486e4c1e47409d9ab477e246192c274 1,396 0.75/1.00 vMB 52
382,678 382,678 00000000000000000983a3cbc899828c66aab25745db1b921b8cb4b58ab03a1b 1,587 0.99/1.00 vMB 21
382,677 382,677 000000000000000005cd956e5961a3f030f623c8b16ae1f389fd3ded87dca255 693 1.00/1.00 vMB 16
382,676 382,676 00000000000000000b590cb52db129f07962b6bc25eb07bf16968c02efe1b486 1,855 0.93/1.00 vMB 31
382,675 382,675 000000000000000003efe5e48834cf04dec7feb8340b283aa23783019146be86 2,786 0.95/1.00 vMB 41
382,674 382,674 0000000000000000098d3469bfd24523a41197d8a4fd5139898021ca5ef6f376 1,649 0.99/1.00 vMB 28
382,673 382,673 00000000000000000cdad20aae2a65bb962743d32a31b16a561ddfcf559d86b8 2,036 1.00/1.00 vMB 34
382,672 382,672 00000000000000000920b53d1173193ef22257eba9546e090330b370bbd92eca 2,761 1.00/1.00 vMB 41
382,671 382,671 00000000000000000b567e3ed21e06fc03669cd6d71c223250418ce40a2e48bd 1,900 0.75/1.00 vMB 41
382,670 382,670 00000000000000000de99a57b4c4bef38722a093c3b648ea16e6f8440747887e 959 0.75/1.00 vMB 22
382,669 382,669 000000000000000011a25974752680023320ace24ea187ef7585353df0161e2c 803 0.76/1.00 vMB 19
382,668 382,668 0000000000000000070924cc56a6e5be4b7bd63dc129d878ffe5ec42d0c88159 1,414 0.75/1.00 vMB 39
382,667 382,667 00000000000000000c3b8ff37cabfbf2c2ec0e54f05c88574cdaa0a5b8e9da04 1,737 0.93/1.00 vMB 28
382,666 382,666 00000000000000000ddc9a55e7d5ad17beb5bf3ec969a115955c85f7a3e13acb 1,406 0.75/1.00 vMB 26
382,665 382,665 0000000000000000048e27383b9aae2d9db2be0de788c884d9e9d1dae1091758 2,221 0.75/1.00 vMB 67
382,664 382,664 00000000000000000b99123773f13a22a8fecbfe469b4c1324002479ee59f0ce 1,076 0.95/1.00 vMB 23
382,663 382,663 00000000000000000061b7c575650e9129f581ca10d9aaeb39dc9b1a446be62e 2,167 0.95/1.00 vMB 37
382,662 382,662 00000000000000001037ec218f62fa26433d89573a1369d81ce2987db0199047 2 0.00/1.00 vMB 0
382,661 382,661 0000000000000000049a066b4fb0f823814f78938af2730079986e6ff2215443 2,576 1.00/1.00 vMB 39
382,660 382,660 000000000000000004a8f8269ef61d831bda25c993b90db25681266f2be0da0c 2,264 1.00/1.00 vMB 37
382,659 382,659 000000000000000009d177b516458bee14322080d97dd612a45322351c4e1b06 619 0.34/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.98 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: 717.06 GB
    • Received: 17.82 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.