Loading Tool

Explorer IconExplorer

Memory Pool

35,785 transactions
27.57 vMB
0.06001919 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt c7e80da6b9c27b0e2b1df2ce2a2a6da9712b68fee623402bfa3d3cf79712850d
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 65153539e5482b594a14b2606043a42e6aa5ede5505dcb74bae44e8c33812366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,484
Size: 1.00 vMB
Total Fees: 0.00777398 BTC
Feerates: 203.60 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (122,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,974 791,974 00000000000000000004fb763b82a0184eb08c58ed6933a6bf8bd7a49deaf329 3,769 1.00/1.00 vMB 55
791,973 791,973 000000000000000000031dc18f8b03c5070413d63c3316d9d3de6aa95b69488b 3,296 1.00/1.00 vMB 49
791,972 791,972 000000000000000000032c225a33bf9468bd9cfcb6597cc2abe3b83eb3302b60 3,272 1.00/1.00 vMB 43
791,971 791,971 00000000000000000001957d071e6b3227c7fcab5d4f38fe9528b3fbc04b4c8e 3,292 1.00/1.00 vMB 45
791,970 791,970 00000000000000000001cd399ac39f55e81d66abb0372233cd198b9c9539ca15 3,531 1.00/1.00 vMB 45
791,969 791,969 00000000000000000001cd0a4a8a474326193c91e4962501d9ec246f36856ea4 3,499 1.00/1.00 vMB 52
791,968 791,968 00000000000000000000b5d371cf9b38b204c1aeb674c872de6bd4de896ad7c1 3,008 1.00/1.00 vMB 53
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
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.