Loading Tool

Explorer IconExplorer

Memory Pool

81,351 transactions
31.38 vMB
0.09820264 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt fd2032cf1eee8c5c5533d56484a8c55f103b0031885d5fe703f53729e6fdd8c5
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 7b56a442f59b409dea9f29c832787bc89231a2a3657ff1337a2aa3373de21881
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02884582 BTC
Feerates: 265.25 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (487,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,084 428,084 0000000000000000033c418ec58cd033c8eb73cd936680a5c52ede880b4ff1d9 2,327 1.00/1.00 vMB 57
428,083 428,083 00000000000000000009066749a2f3c7df7c0f723da604eb2eea5b5b8ff23ff0 2,319 1.00/1.00 vMB 75
428,082 428,082 0000000000000000038f8dc53fda7486d2b262b5c6915598d29f3def7e83dd2e 2,458 1.00/1.00 vMB 76
428,081 428,081 0000000000000000014163f26908d38fa860c2eaa28cb3394e155a2169eedcdd 2,390 1.00/1.00 vMB 65
428,080 428,080 000000000000000004dddaad941dadddb116ba25a5ca8e18fa9c00cdf5ae3e13 2,714 1.00/1.00 vMB 75
428,079 428,079 0000000000000000029ca513674768c43a3a5c1b746009f520159965900d6f72 2,659 1.00/1.00 vMB 80
428,078 428,078 000000000000000002bfa9f225c774aa4baff5316e5dbcaf6a3dcb4ae791a0f1 1,692 1.00/1.00 vMB 45
428,077 428,077 00000000000000000349363ff458bd004a3c68b210685b440e51e7ef03453a3f 1,995 1.00/1.00 vMB 76
428,076 428,076 0000000000000000035fa95ebe65921b4401dc15d6579398b13df118539f58da 68 0.04/1.00 vMB 33
428,075 428,075 000000000000000004f973fa814cb6649cf1c6cb6a188ff726d4d4209cd71ee9 319 0.22/1.00 vMB 54
428,074 428,074 0000000000000000000d4c504f9826e1b1afb428f7ad3eb902ca988072d2f4b9 540 0.35/1.00 vMB 56
428,073 428,073 00000000000000000029fd454e3a6012529caeab947a2a2a4e9aa4f92ac0acf0 981 0.63/1.00 vMB 58
428,072 428,072 000000000000000003a3764345d934547c9ac733f56ff4935c98937a6b1a355c 346 0.14/1.00 vMB 59
428,071 428,071 0000000000000000037dd64902467e3acb6430345e7fdbfef4f083ef94902a06 1,581 0.96/1.00 vMB 42
428,070 428,070 000000000000000001b5744ee46b55e194dfbfab4e04d2551c35e759bcada36b 2,023 1.00/1.00 vMB 62
428,069 428,069 000000000000000000194febb05d8d50e27721589815c29e9079a0c6ce84dca4 464 0.21/1.00 vMB 49
428,068 428,068 0000000000000000007f9759c9eee376e3432e300b43aea53d1371e1fb143961 713 0.69/1.00 vMB 32
428,067 428,067 000000000000000001bef2c3fb53729c1ce61d6dd4bba3607432ec02760a4e4c 1,009 1.00/1.00 vMB 32
428,066 428,066 0000000000000000021fa6cb9f756d3e47bac8dc6c037132281e4c314469479b 1,640 0.75/1.00 vMB 54
428,065 428,065 0000000000000000024f493cccb8b4bb3491a2d15188188ebc773d36b2297946 919 1.00/1.00 vMB 48
428,064 428,064 000000000000000002504642e6ff9b1577af550c269f4537ad5b6e7f77247c25 2,803 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.