Loading Tool

Explorer IconExplorer

Memory Pool

80,573 transactions
33.95 vMB
0.12893958 BTC
Random Selection Loading Transactions
Max Size: 192.90/200 MB

Candidate Block

Mining Attempt 2f52c81fc80e9b2b51a9a79513f94ff2384fe7a7462f8381e1ade5217a1f9255
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 93e6561546da3d38d1d6b9d103057bd6609b7ef51c9d8c0aff2a828a076bf77f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.02143263 BTC
Feerates: 104.71 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (596,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,032 319,032 0000000000000000123f0d02068eabd6f17d07e7e94de18935db77dc24b3501d 41 0.02/1.00 vMB 37
319,031 319,031 00000000000000002029bb23c6b2121d674d4c2f42d32676d1b6460785f03f33 481 0.27/1.00 vMB 25
319,030 319,030 00000000000000000dacb016b0e55ee49cfc22c7e3c8a711f0483b689c5645a9 612 0.33/1.00 vMB 27
319,029 319,029 0000000000000000136842a6f4144c402bda71062d689510cdf18387ad66773f 151 0.10/1.00 vMB 19
319,028 319,028 00000000000000001106b0b94a372d0a856b18d884bfacaff68bb1219dc49ab8 116 0.16/1.00 vMB 15
319,027 319,027 00000000000000000841630e44a17482a5afaf6a0eea6511eb26ef5187803ba8 937 0.50/1.00 vMB 31
319,026 319,026 000000000000000020fd2c4653c968d52bcfb72563e8ae307800c98859fcea58 128 0.04/1.00 vMB 44
319,025 319,025 000000000000000010efe0cef1be4acf4bb14e0484ebbd712ff6efbcb25e786b 614 0.34/1.00 vMB 28
319,024 319,024 00000000000000000b9d7ee96ec274b2aa64f30a8e16b4d8ab09ee47a1900c91 418 0.20/1.00 vMB 28
319,023 319,023 0000000000000000040410dbf65c81629aae5dc6d3b574231286492b24d2dc55 352 0.20/1.00 vMB 27
319,022 319,022 00000000000000001331464dfec792892a829ec92efdd9af865bd2d2a5a7e5d8 150 0.10/1.00 vMB 15
319,021 319,021 0000000000000000245ab5fe15bf327e5fd1ac82b1b340ea6d330ad6653c7824 472 0.25/1.00 vMB 26
319,020 319,020 000000000000000024c5a20de3e4224b881d742eceb63c52605fe9d9951a95a5 550 0.26/1.00 vMB 29
319,019 319,019 00000000000000001f11de441fc7f1c08c70d5b4356b9775181ae3029ace0832 382 0.17/1.00 vMB 29
319,018 319,018 00000000000000000b5011afebd58d0665ee7563fc23a330c154131216a042a9 371 0.20/1.00 vMB 30
319,017 319,017 000000000000000016bcfcdcd5875f0a52b9ed5640081addac19fe8f8f717fc1 372 0.18/1.00 vMB 28
319,016 319,016 00000000000000001e61c0024bf8ab1ebc5d3b75f5ccdabe229f06a4e95e0fd5 39 0.04/1.00 vMB 7
319,015 319,015 00000000000000000cea3c797e59911b0e8d821e5a9b92b01a71ec692a3999c8 214 0.10/1.00 vMB 29
319,014 319,014 000000000000000009115f964e5e03e599dfefd8aad789e118abcff0c4e7ab83 583 0.33/1.00 vMB 44
319,013 319,013 00000000000000001d50040582c9bcc1cca45580bd96fb68cf27db5b943f8516 250 0.17/1.00 vMB 22
319,012 319,012 0000000000000000084325ca26212e4503c9be6569dfd41b6a1847d9f58c46ff 477 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.09 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: 725.88 GB
    • Received: 18.44 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.