Loading Tool

Explorer IconExplorer

Memory Pool

49,569 transactions
29.80 vMB
0.22178405 BTC
Random Selection Loading Transactions
Max Size: 156.59/200 MB

Candidate Block

Mining Attempt 8eceee0ae1429ce845bcf50770c689a39df70def0b6452e3bf7dd75334eb1875
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 67ed277fc1426848014e761937a3ecacd2f3f1c234d4b9e40efe98e6bc1e0a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,014
Size: 1.00 vMB
Total Fees: 0.08476678 BTC
Feerates: 150.67 > 8.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (588,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,242 326,242 0000000000000000028116777c1019bee6963cf6808dc76618059bd9febfa8cf 1,389 0.83/1.00 vMB 25
326,241 326,241 000000000000000017affa59c7eb781dce4d3a904f5b0d24e53df39c8bef3f53 150 0.12/1.00 vMB 24
326,240 326,240 00000000000000000bbf45af7d3e7193d5ecdbc83f224a22af24b0f89ff6ff0b 81 0.23/1.00 vMB 6
326,239 326,239 000000000000000001dc7257d8dc1b5c802270b6ea89911a484b47ecb6a205ff 423 0.21/1.00 vMB 27
326,238 326,238 000000000000000003e88e57f6ae82a91fe13046958bfd74d7339d4e5bd65426 725 0.52/1.00 vMB 23
326,237 326,237 00000000000000001a9b2bb026b9ee0d754941972236398867ec0d9991e793ae 964 0.75/1.00 vMB 30
326,236 326,236 000000000000000006cce40092d9e47be56c996cf3ba6bb1d0d454fa5b071e99 1,632 1.00/1.00 vMB 30
326,235 326,235 00000000000000000345bcb15c037a123dc7bfc1acdb73b4f4828a8ca542867e 38 0.02/1.00 vMB 33
326,234 326,234 000000000000000015366025162199b81c02b5bf4429fee4c3d48a192dece039 61 0.02/1.00 vMB 32
326,233 326,233 000000000000000005d4047bdf151d280dcda8e7855decffc4d22931682c1a73 335 0.18/1.00 vMB 26
326,232 326,232 00000000000000000c862fa134f8c85874e1a8b28849a9ff7a693713c6f3e232 284 0.19/1.00 vMB 26
326,231 326,231 000000000000000017bbb164a431a13870dbc3f90c731dbf00e6093afd20dac3 1,226 0.75/1.00 vMB 29
326,230 326,230 0000000000000000130ef2483f0e8629bd034b7cc200c409565c6d1f8092c500 80 0.06/1.00 vMB 19
326,229 326,229 000000000000000016a370ccc4d5a5e4aee310a75230cad1449ff84b8a612d04 677 0.45/1.00 vMB 25
326,228 326,228 00000000000000000ea75faa591d2fad17f12bd68403e2546c0394217ad617e2 799 0.72/1.00 vMB 20
326,227 326,227 000000000000000003f3af6ec159a211c7a37f9276eae09011244b18713d6f6b 512 0.18/1.00 vMB 48
326,226 326,226 00000000000000001d1eb388276d8bc155363b5cb47e8e30958febbd9bb3d27e 68 0.04/1.00 vMB 12
326,225 326,225 00000000000000000307b30eed6a12fe778c105dc1051c91ef51125cc10d9f4a 381 0.25/1.00 vMB 25
326,224 326,224 000000000000000017f3a446b95e1bff48071a2851a58e89332b16af97c8ffb4 119 0.08/1.00 vMB 22
326,223 326,223 000000000000000006bc8e2dc02ef36fb1036457e29dfbbc9d58ed96f5a05e0f 128 0.05/1.00 vMB 35
326,222 326,222 00000000000000000029f216788e4f987bd45f288408bb3dc5dd37d37cf4687c 624 0.47/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.