Loading Tool

Explorer IconExplorer

Memory Pool

41,274 transactions
31.53 vMB
0.08522123 BTC
Random Selection Loading Transactions
Max Size: 158.07/200 MB

Candidate Block

Mining Attempt 27cd467d71619a68cb2ecb4c4454a7d265d391ee6ba9e28e9677c1894f0b06fc
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root aa3e1dce2411eff44b292d5da51ac889d937b52ed0746afd155b4c5a8263c201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.02032976 BTC
Feerates: 101.13 > 2.04 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (122,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,967 791,967 00000000000000000004d355dff53335c41bd817a2f6082512d3c79cf3ecb145 3,019 1.00/1.00 vMB 62
791,966 791,966 000000000000000000056028a9871e38e2a019e0627e93a6c2c146989c3c8312 2,859 1.00/1.00 vMB 54
791,965 791,965 0000000000000000000557b4e9d13dc11b63e369de80afed767a7cba11ea4572 1,856 1.00/1.00 vMB 84
791,964 791,964 000000000000000000003d451c3b6513663974a238af438210b5894fd4f26194 3,240 1.00/1.00 vMB 64
791,963 791,963 00000000000000000004f46ffc422305d899c8397298ab8a834a05cfdc9bd04b 3,434 1.00/1.00 vMB 60
791,962 791,962 00000000000000000000345ea9368f01eb1472d08247f4e6dc52e38952062c58 2,688 1.00/1.00 vMB 76
791,961 791,961 00000000000000000000665456a0a685ab189d0c5a785bf6e4428095b17e7d6d 1,873 1.00/1.00 vMB 108
791,960 791,960 0000000000000000000277c221cdbfe53ad71ecc57c0c732f04b3fb6664175d9 3,111 1.00/1.00 vMB 50
791,959 791,959 00000000000000000003e435996108591eb5842bfe1ba9edbcffa7496e2a797a 3,411 1.00/1.00 vMB 54
791,958 791,958 000000000000000000049115414efa47d307a36316c99f5e1e62ce666c9033aa 1,318 1.00/1.00 vMB 89
791,957 791,957 00000000000000000003ef761122cc0cb7bd309397223da60332db291f0f1aab 3,504 1.00/1.00 vMB 35
791,956 791,956 00000000000000000005837df15aa3ce1710f04fccba1849596297f32269e26d 3,107 1.00/1.00 vMB 30
791,955 791,955 00000000000000000001b1c59e7353ef74783679035bb27b865e5db4d2ae375f 2,860 1.00/1.00 vMB 31
791,954 791,954 000000000000000000017b9f2b2e85908ff76a8f4eef88cc3432019e54443ecd 3,627 1.00/1.00 vMB 57
791,953 791,953 00000000000000000001deda8192a7d173b58f43088e8e14a99e3ed4079b7cbb 3,841 1.00/1.00 vMB 36
791,952 791,952 00000000000000000001d036b8084384147497a8626cb751184b854f6493cdd4 3,677 1.00/1.00 vMB 36
791,951 791,951 000000000000000000043d97e9d3d5382c6c94aa1d96db55c2ada41a72c2680d 2,973 1.00/1.00 vMB 39
791,950 791,950 0000000000000000000074a796c4793cf7f0182c53dde6e81c8b109e9bd33bb5 3,435 1.00/1.00 vMB 46
791,949 791,949 000000000000000000033c85501ac0f2d7acc825ac6512e4880ec5df55528ed6 3,085 1.00/1.00 vMB 72
791,948 791,948 00000000000000000002b847c1def0aacb3ff364ae47408a1da5cd39d748f115 3,767 1.00/1.00 vMB 68
791,947 791,947 000000000000000000008f93b7c380516330ea9b6767d8308b9b7a2ae60878ef 3,887 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.62 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: 625.46 GB
    • Received: 11.59 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.