Loading Tool

Explorer IconExplorer

Memory Pool

74,061 transactions
27.43 vMB
0.06797312 BTC
Random Selection Loading Transactions
Max Size: 167.34/200 MB

Candidate Block

Mining Attempt 3f2cd3b87c5324446f7e72d367bc6e3b46e747ee75c2499a3cb5db2410b38d4c
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root a9caabc015e9f6ca31aaa6bcbe2504b8a036a0efd5b36f452bba22712c72b242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,886
Size: 1.00 vMB
Total Fees: 0.00953507 BTC
Feerates: 65.93 > 0.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (634,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,028 281,028 0000000000000000e4abed4a1f104161cc4a3d131567d108ef186867a1e5d9fa 75 0.13/1.00 vMB 16
281,027 281,027 000000000000000057d0abfcc438b7bef69f49a38dca420914421ca4d667b78d 412 0.25/1.00 vMB 21
281,026 281,026 000000000000000189976bdb9e711d8e9988e88a6fd007904f19dd3cdcbf3a63 147 0.05/1.00 vMB 139
281,025 281,025 000000000000000264c99a7daa85327ffc2eb590c41b3c530e2abf9b7a38ec14 653 0.50/1.00 vMB 26
281,024 281,024 000000000000000177ed42e3f2830ff0460f6e0cb0b8a6c126e9b79943369031 706 0.25/1.00 vMB 63
281,023 281,023 00000000000000000c5d2e95ccea4863b06a9b327f765635f7b477b9e02e7cfd 1,149 0.50/1.00 vMB 37
281,022 281,022 000000000000000183c21f660a956f5e4db6f8d09eafe965aae70c12212a9bc0 737 0.25/1.00 vMB 57
281,021 281,021 000000000000000165b5117ad119e07be0b712b14601b99e3c11cc96f13b2ed4 155 0.05/1.00 vMB 259
281,020 281,020 00000000000000020973a64aebee57205eb9e6bfe4e9560fb5fb1a52f97d4121 134 0.05/1.00 vMB 52
281,019 281,019 00000000000000024a7e4028d9f8ea12f57dd30d3df43d202854610c03862186 682 0.25/1.00 vMB 90
281,018 281,018 000000000000000194bc00d9356fd469b9b4432a40dd37a3cf46b5147192a529 367 0.16/1.00 vMB 49
281,017 281,017 000000000000000140749726ef1e2184819c85533bdacb71247cf7589d78714e 905 0.41/1.00 vMB 42
281,016 281,016 00000000000000019499316f6a8a0f8478d6d1f9182aeb5ca32e71fb97640c74 100 0.10/1.00 vMB 15
281,015 281,015 000000000000000141c275728ffc1a46c9e2ab946e3eadb26943f228878e3027 630 0.25/1.00 vMB 48
281,014 281,014 000000000000000037907cb1da4503f57e66a840fe3d8bb1659291009396ceb6 640 0.44/1.00 vMB 41
281,013 281,013 0000000000000001cfee50480e82a9fd91bbee46b8ef2c8cbb0dcdfd658eac68 1,295 0.50/1.00 vMB 58
281,012 281,012 00000000000000009352e19b52af509fcaa4f3346d7c50830aeb56bb997cf037 632 0.34/1.00 vMB 30
281,011 281,011 00000000000000022217ad2a99be5e2e2599d7648d5347e122854ac51da87144 170 0.05/1.00 vMB 82
281,010 281,010 00000000000000007626f82198512a846035f453a2f6ebf7379c4766419ca8dd 739 0.25/1.00 vMB 68
281,009 281,009 0000000000000000d727cba5251202e43fef2fa35b530096820f95aa08daf7b3 532 0.22/1.00 vMB 48
281,008 281,008 00000000000000009e7d51891b0025e4623aca2c9630ba543a6fc90b23eb5b79 471 0.23/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.