Loading Tool

Explorer IconExplorer

Memory Pool

56,249 transactions
32.08 vMB
0.19072183 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt 01055f4b291c6a2fb157c180222aaa941ad970ba60e85ff9cdf663ffb8452d1d
Version 20000000
Previous Block 00000000000000000000855cd96b558d5561c3c3a4c72d07835380d233dfe42f
Merkle Root 0485668e9f4095a883d05dabb36b68cf062e34bed8881fb8c0e611a82bcc148d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.08461809 BTC
Feerates: 229.86 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,817 (423,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,083 491,083 000000000000000000181c190de27358ae933f3ebaf2cf2f8d13519f20b01b0d 1,040 0.96/1.00 vMB 65
491,082 491,082 000000000000000000ce7816550f84f3b0d7040ba8b9e4c9483cae6284389215 642 1.00/1.00 vMB 36
491,081 491,081 0000000000000000009003c3306d7be5161254433b418f87614c66a01419ec5a 833 1.00/1.00 vMB 54
491,080 491,080 000000000000000000e85ec758ef2480967159632a946ac6aa095a01c8d9bf08 298 1.00/1.00 vMB 13
491,079 491,079 000000000000000000ac9046622c835d34667da036f1d2d4b679036f16ab0b3d 2,523 1.00/1.00 vMB 137
491,078 491,078 0000000000000000009fd0b01c97160c583dd46a14af10bc249e6b9f2b2309a6 2,373 0.87/1.00 vMB 190
491,077 491,077 0000000000000000000b66050b61e61d130e74b9ea3063f362e178541167841b 1,692 1.00/1.00 vMB 91
491,076 491,076 0000000000000000007276f751be3a03d9ddd1d4127189fd3b5b66fc24d8ccbf 270 1.00/1.00 vMB 13
491,075 491,075 0000000000000000009288de7fc3d6415ceea075ef64226c355da4ae04479c07 876 0.97/1.00 vMB 45
491,074 491,074 00000000000000000016eaf51134c279bcfc3c5f336c1f3ab0fd5484e8874e70 1,527 0.93/1.00 vMB 95
491,073 491,073 00000000000000000061654b9922337f175462282efb1a8361be49b1846b2592 1,382 0.94/1.00 vMB 85
491,072 491,072 0000000000000000004dbd909ecf73e4bb84c01722086e45b56fed0512cb40e7 595 1.00/1.00 vMB 48
491,071 491,071 00000000000000000031f26b2cdebcc005be35a6feb5ac799425be28ebf0d0a6 976 1.00/1.00 vMB 48
491,070 491,070 0000000000000000006d97428831a07fcb5af324df6b5f638df87ba47456df69 2,200 1.00/1.00 vMB 157
491,069 491,069 000000000000000000a407ebe685412169da5e3d44c1881ddc1a8974c1da68ef 1,191 0.95/1.00 vMB 56
491,068 491,068 00000000000000000089151cfbd9d43005159e55f423c8e98a3a04e3bb3549df 2,046 1.00/1.00 vMB 112
491,067 491,067 000000000000000000bd8cc0cd3f62ee3a5e09e3043a48da43a59e188ae50ab2 1,906 1.00/1.00 vMB 50
491,066 491,066 00000000000000000027cf1839010db85972481206888c05a3d263a103a236e1 1,749 1.00/1.00 vMB 74
491,065 491,065 00000000000000000031981513d3cf2e956b8055f9f08e36beb7529731119ac0 2,651 1.00/1.00 vMB 159
491,064 491,064 0000000000000000001787e9041a60a344240787e84f217c3a59cc01736eb601 251 1.00/1.00 vMB 23
491,063 491,063 00000000000000000067689001d24864d8e44c1b42d166d8ac28a016b51f1ad9 371 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.06 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: 651.20 GB
    • Received: 13.47 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.