Loading Tool

Explorer IconExplorer

Memory Pool

82,895 transactions
30.56 vMB
0.16129864 BTC
Random Selection Loading Transactions
Max Size: 185.43/200 MB

Candidate Block

Mining Attempt 26af67c80de67d20bc917a8c4699922b129b57e06bf65640c8ddeb358fef1843
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root e5dbb2da811e1af35f37293a49e1a4ebda64726202eacd45db0d91ecc7a4da83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,085
Size: 1.00 vMB
Total Fees: 0.08268088 BTC
Feerates: 111.00 > 8.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (532,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,263 382,263 000000000000000005dcbf566ade8fd9873b7698560bb352d959a0080818bd1c 691 0.31/1.00 vMB 34
382,262 382,262 00000000000000000a73663a7b3b8f98f717b50b2c7cffedb22bf469eef7f637 1,280 0.69/1.00 vMB 21
382,261 382,261 000000000000000009a185f327646366c1bbf82c0cb08aeec426f776cf9ef28c 1,480 0.89/1.00 vMB 26
382,260 382,260 00000000000000000d24407275c2ad88409ba0e7b7accea7b47e1ee727886cf7 2,624 0.95/1.00 vMB 44
382,259 382,259 000000000000000010d105a7a42ede4a1df75e5d03050f190aa5992aacc8a948 769 0.45/1.00 vMB 31
382,258 382,258 00000000000000000671eaa2d0f1aa24da15aa066eec609986775d7e2b988d44 1,598 0.84/1.00 vMB 26
382,257 382,257 00000000000000000d2dc14d048d0be8df429a4cf5b02e8b80953541f533f10c 1,539 0.75/1.00 vMB 37
382,256 382,256 00000000000000000e9d63fab769fecc0b1058f6d586590f05eb3589506c831d 1,815 0.75/1.00 vMB 36
382,255 382,255 00000000000000000b5cc5708988eb60255aa8ccb95640f75a4c4d69bf70b639 849 0.55/1.00 vMB 18
382,254 382,254 00000000000000000fd00b1eb8d4191b1b887f4ceeb4e6cc6ec5d6340d52dbba 2,084 1.00/1.00 vMB 63
382,253 382,253 000000000000000011185588bb6bc9d9d749057515a14af7d46abed921735a02 721 0.33/1.00 vMB 39
382,252 382,252 000000000000000007d6e998da2dc1a37accccc83de173c3e5899220ab7e4257 755 0.37/1.00 vMB 30
382,251 382,251 000000000000000003d5f34519b7858ac4fda0fc3914bee2d35a64586860571a 171 0.12/1.00 vMB 68
382,250 382,250 0000000000000000115e4b294770c29f32c88f99a2992938df3bcfc96041d9e5 861 0.46/1.00 vMB 47
382,249 382,249 00000000000000000fc3af8b857cc7f736581154ad9f58234be152e838662819 709 0.40/1.00 vMB 29
382,248 382,248 00000000000000000541a74243ca3fdbcb115ff9157675d1ced74ef86748eb36 531 0.56/1.00 vMB 16
382,247 382,247 00000000000000000ab9b7d312135daf63a074877ac080d29d19ad9321fb2293 524 0.41/1.00 vMB 20
382,246 382,246 00000000000000000e1d603874b0c486d1b230a913960740c9434806606967ed 1,782 0.74/1.00 vMB 32
382,245 382,245 00000000000000000afca83c584a2f57e320129f871f80c2f5435778f29e0543 1,361 0.57/1.00 vMB 35
382,244 382,244 000000000000000004f62d276bb4ac8268ada30e984626298b1176775542352e 745 0.37/1.00 vMB 30
382,243 382,243 000000000000000008dfb36894ac6d1dab26d201a2a7b98d5c09b15c46375e72 986 0.47/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.