Loading Tool

Explorer IconExplorer

Memory Pool

82,081 transactions
30.36 vMB
0.10169955 BTC
Random Selection Loading Transactions
Max Size: 185.26/200 MB

Candidate Block

Mining Attempt 48dfa11678140ec2b60e40c55e8b25f550a266d6681e28b74bdcba3c25539e10
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 889e189f6e7b1eb67a185a1229a2b93ec235892a2e083ca4455bfa9548e2ec95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.03161994 BTC
Feerates: 402.60 > 3.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (532,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,680 382,680 000000000000000003ad9ae2c0012efb7d0035aa4bff2c2daf88d774e615ef80 953 0.66/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.